-
AnyLink Vertical Menu additional menus
1) Script Title:
AnyLink Vertical Menu
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamici...nkvertical.htm
3) Describe problem:
Hello all,
I am new and hope I am doing this correctly.
The problem is the code works fine for menu 1-6 when I try to use
var menu7=new Array()
menu6[0]='<a href="#">Government</a>'
menu6[1]='<a href="#">Culture</a>'
menu6[2]='<a href="#">Life</a>'
menu6[3]='<a href=""></a>'
menu6[4]='<a href=""></a>'
it does not work, the submenu does not popup.
<p><a href="#" title=" " onMouseover="dropdownmenu(this, event, menu7, '165px')" onMouseout="delayhidemenu()">Site Seeing</a></p>
If I change the menu # it works fine.
<p><a href="#" title=" "
onMouseover="dropdownmenu(this, event, menu6, '165px')" onMouseout="delayhidemenu()">Site Seeing</a></p>
I have looked at the code and do not see any menu restrictions
Have I missed something?
The page can be viewed here.
http://www.adinkado.com/examples/mtz...st_tooltip.htm
I apologize if this question has already been answered. I checked the forum but did not find anything about this.
Thanks
dink
-
-
Hello everyone,
1) Script Title:
AnyLink Vertical Menu
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamici...nkvertical.htm
3) Describe problem:
The question is how do I add more than six(6) menu items.
Any thoughts or suggestions appreciated.
dink
-
-
Firstly, the script you're using is actually deprecated and outdated. You should use Anylink JS Drop Down Menu instead, which is the new version of the script. Try installing that script, and if you have troubles, post them here.
DD Admin
-
-
Thanks for the help. I will implement the new code.
dink
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks