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 > 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]> wrote: > > > It seems there have been a lot of talk about the flicker problem but i > > can find the solution in the various discussion for the life of me. > > > I am trying to make a div layer disappear with hide and do a slideDown > > on the div layer i want in its place. it flickers on both ie7 and ff. > > > thanks