[jQuery] Re: Superfish: drop down slide down / slide up effect - how to?

2010-01-26 Thread Dasher
Thanks Angel. Wow, that slide down looks great! Do you know how to make it slide back up on mouse-out too (eg to match that slide down / up effect on the http://spicebrains.com/multi-level-drop-down-menu/#examples page)?

[jQuery] Re: Superfish: drop down slide down / slide up effect - how to?

2010-01-05 Thread Angel
I got it, here it's how my code looks like: $(ul.menu).supersubs({ minWidth:10, // minimum width of sub-menus in em units maxWidth:25, // maximum width of sub-menus in em units extraWidth: 1 // extra width can ensure lines don't sometimes turn

[jQuery] Re: Superfish: drop down slide down / slide up effect - how to?

2009-12-15 Thread Photonomad
I am also interested in this! Unfortunately, I haven't been able to find a solution. Anyone out there know how to modify Superfish so that the submenu will slide back up on mouseout? On Dec 3, 7:23 pm, Dasher sea...@gocreate.com.au wrote: Hello, I have just discovered superfish - it is awesome