How can I create multiple instances of jQuery Multi Level CSS Menu #1 on the same page?
How can I create multiple instances of jQuery Multi Level CSS Menu #1 on the same page?
You should be able to create additional instances of the menu just by calling the main function:
again (either at the end of jquerycssmenu.js) or elsewhere on your page. Simply pass in the unique ID of the 2nd menu like before.Code:jquerycssmenu.buildmenu("myjquerymenu2", arrowimages)
DD Admin
Bookmarks