I need to have a css horizontal menu and a vertical menu on the same page?
Return to Recent Questions
Q:
I need to have a horizontal menu and a vertical menu on the same page
(obviously with different content). I did this as two separate
"projects" in the tuner and gave them different names so that the files
wouldn't step on each other. However, it looks like only the second
menu works, though it does show both. I assume it has something to do
with the variable dmWorkPath overriding the first value with the
second. How can I have two menus each with different content on the
same HTML page?
A:
You can use as many menus as you want on the one page.
But you should call dmWorkPath parameter and dmenu.js file only once.
<!-- Deluxe Menu -->
<noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript>
<script type="text/javascript">var dmWorkPath = "menudir/";</script>
<script type="text/javascript" src="menudir/dmenu.js"></script>
<!-- (c) 2007, http://deluxe-menu.com -->
Return to Recent Questions
Related:
- Oct 07, 2006 - How do you change the back ground color of the javascript horizontal menus?
- Oct 15, 2006 - There's some problems when we use two javascript horizontal menus.
- Oct 16, 2006 - I need the sub menu of the drop menu to be vertical instead of horizontal
- Oct 31, 2006 - Is it possible to use the AXAJ-Like technology and Javascript-API in css pop up menu?
- Nov 07, 2006 - The menu appears perfectly in the css menu maker preview screen, but not on the page.
- Nov 24, 2006 - How do I make the css submenu appear over the adjoining frame?
- Dec 02, 2006 - I have several questions about dynamic horizontal menu.
- Dec 09, 2006 - Is it possible to have css drop down menu items act like regular hyperlinks?
- Dec 12, 2006 - I want that menu css recognize when user has moused off the menu, and then disappear.
- Dec 18, 2006 - The autoscroll doesn�t seem to work with the css positioning though in menu onMouseOver.
- Dec 19, 2006 - Why submenu css pop-down not OVER the other object (frame)?
|