Two menus on the same form?

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
Brad
Beginner
Beginner
Posts: 2
Joined: Wed May 29, 2002 6:02 pm

Two menus on the same form?

Post by Brad »

I have one menu that is my main menu and shows on every page. Then I want to add a second menu that floats down the page as the user scrolls. This menu will change several time throughout my website. The problem is when I add the script to my webpage it does not show. But if I remove the script for my main menu then it works. How can I make both scripts work at the same time. I have "ALWAYS VISIBLE" set to 1 on each of them. Both menus will work, if I remove the reference to the other on my webpage.

Thx
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Set up a new array file for each of your different menu systems. Just give each file a different name (menu_array1.js, menu_array2.js, or whatever) and call them as needed.
John
User avatar
4viggo
Super Advanced
Super Advanced
Posts: 56
Joined: Wed Jun 12, 2002 12:03 pm
Location: Norway

Post by 4viggo »

8) Have you removed the lines in the array file that follow this line:

"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" :?:

regards
4viggo
Post Reply