Jquery Menu doesn't just handle the opening and closing of the links, it parses the multidimensional array that is needed to create this kind of menu. I wrote Jquery menu first and then added this module to fill in non-menu based data.
I won't remove the dependency from Jquery menu, however, you can already override the display of the links through the theme functions in JQuery menu, so if you know what you are doing it shouldn't present any problem altering the look and function of the menu.
Comments
Comment #1
Flying Drupalist commentedI assume this is still the case in 1.3?
Comment #2
PixelClever commentedJquery Menu doesn't just handle the opening and closing of the links, it parses the multidimensional array that is needed to create this kind of menu. I wrote Jquery menu first and then added this module to fill in non-menu based data.
I won't remove the dependency from Jquery menu, however, you can already override the display of the links through the theme functions in JQuery menu, so if you know what you are doing it shouldn't present any problem altering the look and function of the menu.