1) Script Title: AnyLink JS Drop Down Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...pmenuindex.htm
3) Describe problem: Sooo, there is a fadein effect, but not a fadeout effect... How can I make the menu fade out?
1) Script Title: AnyLink JS Drop Down Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...pmenuindex.htm
3) Describe problem: Sooo, there is a fadein effect, but not a fadeout effect... How can I make the menu fade out?
Yes it does... In the fadesettings variable, change:
To:Code:fadesettings: {overduration: 350, outduration: 100}, //duration of fade in/ out animation, in milliseconds
Code:fadesettings: {overduration: 350, outduration:350}, //duration of fade in/ out animation, in milliseconds
Jeremy | jfein.net
Bookmarks