Re[4]: Context menu and main menu
2004/11/22 10:24
Viewed 17149 times
Replies: 1/5

Hmm I tried that and got errors that DynarchMenu wasn't defined in hmenu.js when it tried to do the setup for the second menu. I'll look into it more.

Re[5]: Context menu and main menu
2004/11/22 10:32
Viewed 19679 times
Replies: 1/4

Just make sure to call DynarchMenu.setup at body onload event; trying to call it earlier might display the above error if for instance hmenu.js hasn't finished loading.

last
Re[6]: Context menu and main menu
2004/11/22 10:35
Viewed 22110 times
Replies: 1/3

So I have to call 2 DynarchMenu.setups in the onload event in order to get both menus working, is that what you're saying?

last
Google