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

m3avrck’s picture

Yes 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.

sirkitree’s picture

Optionally, you can change the css of ul#simplemenu to position:absolute and this will take care of this problem. did not check in ie.

DayShallCome’s picture

Yeah, the whole page scrolldown effect is definitely not ideal. And changing the position to absolute doesn't seem to be a consistent solution.

m3avrck’s picture

Status: Active » Fixed

Came up with a different solution, fixed now.

Anonymous’s picture

Status: Fixed » Closed (fixed)