Possible to use two menus in one site?
Possible to use two menus in one site?
May I use two menus in one site? In other words, create two menu_data.js files and use them?
-
- Beginner
- Posts: 9
- Joined: Sun Feb 10, 2008 3:04 pm
Re: Possible to use two menus in one site?
I am virtually certain the answer is yes. The product is licensed per site. There are even examples of how to use more than one menu on the same page. Spreading it out over pages on the same site shouldn't be a problem.
A couple of recommendations: put any shared files in one place and refer to them there. That way the browser won't have to reload the same code over and over. Also, I'd recommend changing the name of the data file (and matching it with changes in the HTML) so that you can keep the different menu files separate more easily.
A couple of recommendations: put any shared files in one place and refer to them there. That way the browser won't have to reload the same code over and over. Also, I'd recommend changing the name of the data file (and matching it with changes in the HTML) so that you can keep the different menu files separate more easily.
Re: Possible to use two menus in one site?
Ok, I found this http://milonic.com/multiplemenus.php in the Milonic Support menu. Now it is clear.
Re: Possible to use two menus in one site?
Yep, you've got it. Actually you can use a lot more than just 2 if you want, but that just gets confusing for the visitor.
John