I'm using an unordered list to create a menu and nesting the list to create a submenu.
I want to submenu to expand when you click on it and then go to the main menu item.
I've used the SlideDown function to get the menu to expand like an accordion but it only works if I set the slideDown to fast. If I use slow or normal it doesn't slide all the way down. Is this because it follows the link before it's finished? Is there a way to delay the link?
I want to submenu to expand when you click on it and then go to the main menu item.
I've used the SlideDown function to get the menu to expand like an accordion but it only works if I set the slideDown to fast. If I use slow or normal it doesn't slide all the way down. Is this because it follows the link before it's finished? Is there a way to delay the link?
Comment