View Full Version : AnyLink Drop Down Menu with href?
tipsy88
03-01-2006, 05:33 PM
Script: AnyLink Drop Down Menu
http://www.dynamicdrive.com/dynamicindex1/dropmenuindex.htm
Is there anyway to use the drop down menu via the href attribute? Thanks!
ddadmin
03-02-2006, 02:20 PM
.
Hmmm I'm not sure what you mean. Please be more specific.
tipsy88
03-02-2006, 10:44 PM
Script: AnyLink Drop Down Menu
http://www.dynamicdrive.com/dynamicindex1/dropmenuindex.htm
well current you need to do something like
onclick=" dropdownmenu(this, event, menucontents, '210px');"
due to some third party javascript generation we dont' have access to the onclick portion of the link, so i've been trying (rather unsuccessfully) to show the dropdown via, the href attribute.
something like
href="javascript:dropdownmenu(?,?,menucontents,'210px');"
is this possible?
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.