Closed (fixed)
Project:
SimpleMenu
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2007 at 20:31 UTC
Updated:
13 Feb 2007 at 05:02 UTC
FWIW, I'm not too keen on the slidedown animation that was recently added...
Having the whole page display and then shift down a few secs (ok, millisecs) later fells not right.
OK, not an actual bug :-)
Comments
Comment #1
m3avrck commentedYes I know, this is a bit problematic but it was quite jumpy before. I'm not sure of an easy fix atm.
However, version 3 (coming very soon) will be written to be 100% jQuery and this jerkiness will go away since it won't be CSS based anymore.
Comment #2
sirkitree commentedOptionally, you can change the css of ul#simplemenu to position:absolute and this will take care of this problem. did not check in ie.
Comment #3
DayShallCome commentedYeah, the whole page scrolldown effect is definitely not ideal. And changing the position to absolute doesn't seem to be a consistent solution.
Comment #4
m3avrck commentedCame up with a different solution, fixed now.
Comment #5
(not verified) commented