Is there a module out there that uses a jquery slide menu in Drupal's menu system (particularly primary links and secondary links) like here?
http://www.dynamicdrive.com/style/csslibrary/item/jquery_multi_level_css...
I've looked at the DHTML and Jquery menu module. However, it looks like in both instances users have to click on the parent item in order to access sub-menus. I would just like users to be able to hover over a primary link and the secondary links slide in below (like the example above.) In addition, it also looked like the DHTML and Jquery menu modules were designed for the navigation menu, rather than for primary and secondary links.
Am I wrong? Is there a module out there that can do what the example above does? Thanks!
Comments
Jquery dropdown
I know it's been a while since you have posted...have you found a module that does what you are looking for? I have been looking for the same thing. You know....I installed nice menus and then body class and added the class of jquery_dropdown to my nice menu. You can really use any menu with nice menus. I actually don't even think I need nicemenus with the Jquery dropdown...just the block class module to allow me to apply class to my menu block. I looked in the files for the Jquery dropdown menu module and it made me think that maybe you could just use the files from your example above in the same way. I haven't tried it yet but I am about to. I'm not a wiz when it comes to code at all but I can usually find my way around somewhat....so we shall see if it works....I will keep you posted if it works....but it's been a while since you posted....so maybe you've already found a solution.
Dalia
I did more research...
Have you tried the Superfish module? I just found it and I think it is the answer to my prayers!
Dalia