Where can I find sample code for having 2 milonic menus on the same page without using tables. I can't seem to find any. I have two separate javascript folders for each menus, and have 2 javascripts in the header section of the html, but it only seems to show one menu.
Thank you,
Rachel
one horizontal and one vertical menu on same page
You don't need 2. Just rename the menu's setting each main menu position and alwaysvisible. Then then refer the submenus to each one.
Basically you can duplicate the grouped menu items and then rename them. If you want more than one style duplcate those with new style names also.
If you insist on having 2 files, then rename menu_data.js, you only need to call the main scripts once.
If you get stuck post a url.
maz
Basically you can duplicate the grouped menu items and then rename them. If you want more than one style duplcate those with new style names also.
If you insist on having 2 files, then rename menu_data.js, you only need to call the main scripts once.
If you get stuck post a url.
maz