[jQuery] Re: flicker problem with slide

2008-01-21 Thread tashfeen.ekram
here is an example of the problem i am getting it. oddly enough, it work fine on ie7 but not on FF 2.0. http://www-personal.umich.edu/~tekram/flicker/ Thanks! On Jan 20, 1:18 pm, "tashfeen.ekram" <[EMAIL PROTECTED]> wrote: > So, I have noticed if I put a padding bewteen the bottom of my div > la

[jQuery] Re: flicker problem with slide

2008-01-20 Thread tashfeen.ekram
So, I have noticed if I put a padding bewteen the bottom of my div layer that i am hiding ($("mydiv").hide()) and the div layer beneath it (that is static and not changing) the flickering goes away. any thoughts of getting around this? On Jan 20, 9:28 am, "tashfeen.ekram" <[EMAIL PROTECTED]> wrot