Several menues

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
paulm@mit-comms.co.uk
Beginner
Beginner
Posts: 4
Joined: Sun May 19, 2002 7:23 pm

Several menues

Post by paulm@mit-comms.co.uk »

I would like to have different menues on the same page located in different places. Do I have to use several menu_array.js or do I have to define everything in the same one.
A sample will be welcome,

Jean-Luc
Guest

Re: Several menues

Post by Guest »

Just put all your menu arrays in that one array file. Each one you want visible on the page, set the visibility flag to 1 and set it's position with the pixel coordinate variables for top and left corner. Examples can be found on our website if you want to examine any, feel free to post any problems here and if possible give a url to look at where you are working.
Cheers,
Yadin
Guest

Re: Several menues

Post by Guest »

Can it be done in two files or do I have to put in one file ?
Guest

Re: Several menues

Post by Guest »

Solved, it works now with 2 js files

Jean-Luc
Post Reply