Multiple Menus?

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
brox999
Beginner
Beginner
Posts: 1
Joined: Mon Jun 02, 2003 2:32 pm

Multiple Menus?

Post by brox999 »

I have been using the Milonic Menu on our non-profit project site but would like to have two different menus which I understand both run off a single mmenu.js, I have tried several times to create a second menu file and load this on a page and all I get is javascript errors and a blank screen.

I know that you should be able to just make a copy of the menu file with a new name then edit this to suit but I can't get it to work. Is anyone using multiple menu files on a site and if so what is the URL ??


:(

Thanks in advance
brox
User avatar
bobwill
Mega Advanced
Mega Advanced
Posts: 229
Joined: Tue Oct 01, 2002 3:03 pm
Location: Kansas
Contact:

Post by bobwill »

Are you talking about loading two different "menu_array" files on the same page, or having different pages display different menus?

Might include the URL of your site. This would help.
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Re: Multiple Menus?

Post by John »

brox999 wrote:I know that you should be able to just make a copy of the menu file with a new name then edit this to suit but I can't get it to work. Is anyone using multiple menu files on a site and if so what is the URL ??
Note the following comment in the array file...

Code: Select all

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
In your second array file you MUST remove the code below this comment.

As for a URL with 2 menus, see http://tiggrsuccess.com/.
John
Post Reply