I have some problems with multiple drop down menus on my site.
Return to Recent Questions
Q:
I'm currently experimenting with your script which I far more performant
than any of the other I have tried so far, so we will probably go with
yours and get a distributer license.
I do have a problem though...
I have two menus on my site.
Unfortunately, as they are being used, if you go over the first item in
the left menu, it will show its submenu at the top; if you go over the
first item of the top menu, it will also show the contents of the second
menu...
How can we change this?
A:
Installation of your menu is not correct.
See more info about installation here:
http://deluxe-menu.com/installation-info.html
There is no
<script type="text/javascript">var dmWorkPath = "menudir/";</script>
parameter on your page.
Notice also that you should call dmenu.js file only once and then call
your data files.
Now you have two calls of dmenu.js file.
Return to Recent Questions
|