I need a jquery implementation of a horizontal menubar similar to ManuMatic.
I found mb.menu but it seems to require tables instead of ul. I need this to work with ul because I’m not allowed to change the HTML producing code.
- Is there any implementation of something like mb.menu but using only nested
ul? - Can use MooTools along with jquery without trouble?
UPDATE: It that @bobince already answer the second question on Can jQuery and Mootools work together?
I made a jQuery UI plugin as you wish.
Please try it if you like.:-)
https://github.com/madguy/jQuery.ui.smoothMenu