1) Script Title: myslidemenu
2) Script URL (on DD): http://www.dynamicdrive.com/style/cs...ss_menu_2/P30/
3) Describe problem: HI can you tell me how to turn the slide on and off with this menu
Thanks
1) Script Title: myslidemenu
2) Script URL (on DD): http://www.dynamicdrive.com/style/cs...ss_menu_2/P30/
3) Describe problem: HI can you tell me how to turn the slide on and off with this menu
Thanks
If you mean disable the animation so the menu drops down/up instantly, try setting the animation duration to 0:
Code:animateduration: {over: 0, out: 0}, //duration of slide in/ out animation, in milliseconds
DD Admin
Bookmarks