The Smoking Gun!
01-04-2008, 11:11 PM
1) Script Title: AnyLink Vertical Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/anylinkvertical.htm
3) Describe problem: Well it's more like a request or query rather then a problem, so I hope I am posting this in the right place. My question pertains to whether this script can be utilized to include second level drop down menu boxes too, for instance when I mouse over an anchor link, a menu box pops out, then as I mouse over those links, can any of them become secondary anchor links to initiate another drop down menu box to pop out? I did try editing the code in such a manner where one of the menu links was designated as an anchor link by putting the link in the statement (<a href="http://www.gardeningsphere.com" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, 'anylinkmenu3')">Annual Plants</a>
<div id="anylinkmenu3" class="anylinkcss"> ) bit it only showed up as a menu item and was inactive, i do not remember if I had changed the values, but that should have only returned a repeat of the existing menu I think!
Well if what I am asking is at all possible i would appreciate being pointed in the right direction....Thanks in advance for any help!
TSG!
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/anylinkvertical.htm
3) Describe problem: Well it's more like a request or query rather then a problem, so I hope I am posting this in the right place. My question pertains to whether this script can be utilized to include second level drop down menu boxes too, for instance when I mouse over an anchor link, a menu box pops out, then as I mouse over those links, can any of them become secondary anchor links to initiate another drop down menu box to pop out? I did try editing the code in such a manner where one of the menu links was designated as an anchor link by putting the link in the statement (<a href="http://www.gardeningsphere.com" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, 'anylinkmenu3')">Annual Plants</a>
<div id="anylinkmenu3" class="anylinkcss"> ) bit it only showed up as a menu item and was inactive, i do not remember if I had changed the values, but that should have only returned a repeat of the existing menu I think!
Well if what I am asking is at all possible i would appreciate being pointed in the right direction....Thanks in advance for any help!
TSG!