jQuery javascript dynamic menus with mbMenu plugin
Posted
by lafoaug
on Stack Overflow
See other posts from Stack Overflow
or by lafoaug
Published on 2010-06-08T13:09:28Z
Indexed on
2010/06/08
13:12 UTC
Read the original article
Hit count: 201
JavaScript
|jQuery
Im using the MbMenu jQuery plugin.
http://plugins.jquery.com/project/mbMenu http://pupunzi.open-lab.com/2009/01/18/mbmenu/
I am probably being ridiculously stupid but I wish to have multiple menus on the same page, but not load them from external files (the html structure of the menu already exists on the page). To me the only place you define what menu is linked to the element you call buildMenu on is the 'template' construction which is a external file.
Thanks.
© Stack Overflow or respective owner