jQuery SlideDown Flickering in Firefox

Posted by Sithlord on Stack Overflow See other posts from Stack Overflow or by Sithlord
Published on 2010-05-24T13:06:54Z Indexed on 2010/05/24 13:11 UTC
Read the original article Hit count: 407

Filed under:
|
|

Hi,

once more a jQuery, Firefox flickering issue. (no flickering in IE6/7/8, Safari)

I uploaded an example page here: http://sithlord.bplaced.net/testing/jquery_flickering/flickering.html

There are two div containers. The inner div is the one I'm hiding. The outer one is the wraping container with the style elements. I found the flicker only occur with the selectbox. Without the SelectBox there is no flickering.

But thats not all: (I cant post a second hyperlink: its the same link as above; only change "flickering.html" to not_flickering.html)

In this case I selected a lower "option" - as you can see, the flicker disappears in this case. The same is happending, when there are less options in total. (less then about 20)

The only workaround I found is deleting the selectbox :)

Any ideas, why this is happening and how to fix it?

Thanks!

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about firefox