Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:50

Two menus on one page? :?:


Poster: caberz
Dated: Monday March 14 2005 - 13:04:56 GMT

How can I put two menus on the same page? I've really been having some trouble with this. is there any possible way to do it? I want to have them in different tables.

I'm interested in any advise i can get. Thanks.


Poster: John
Dated: Monday March 14 2005 - 15:07:58 GMT

See http://tiggrsuccess.com/ (and lots of other sites from folks here).

You'll see a vertical and a horizontal. I set up two different menu files, top_array.js and side_array.js - very original, I thought! Make sure you keep the style names and menu names different in the two files (e.g., they both cannot contain 'MainMenu' by name). Set up the calls as instructed in the table menu demo on the main site.


Poster: kevin3442
Dated: Monday March 14 2005 - 18:51:42 GMT

Another possibility:

John's approach works well, especially if you don't always have both menus available on every page, or if you prefer the logic of having one .js file for each logical menu structure. But if you're planning to have both menus available on every page, you could put all of the code for both menus into the same menu_data.js file. Only one file to load that way.

Just another approach.

Cheers,

Kevin