[thelist] FF redraw problem with sliding transition

Jonathan Snook jonathan.snook at gmail.com
Fri May 25 06:19:38 CDT 2007


On 5/25/07, Robert Douglas <robert.douglas at rightmove.co.uk> wrote:
> I'm trying to hide and show a menu using Javascript - see
> http://anucreative.com/sandbox/test.htm and try the links at the top
> (the animation is slowed down to make it easier to see what's
> happening). All seems good when the menu has overflow: hidden, but if I
> set overflow: scroll I get redrawing issues in Firefox. Any ideas on how
> to fix this?

You could add another div around the current menu div and set it's
overflow to hidden while keeping the current div to scroll. Maybe
that'll fix it.



More information about the thelist mailing list