Results 1 to 2 of 2

Thread: Is there a way to add/modify this for multilevel?

  1. #1
    Join Date
    Jan 2008
    Location
    Central New Jersey
    Posts
    18
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Is there a way to add/modify this for multilevel?

    1) Script Title: AnyLink Vertical Menu

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...nkvertical.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. #2
    Join Date
    Jan 2008
    Location
    Central New Jersey
    Posts
    18
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Sorry I id'ed the wrong script it is actually the Anylink css vertical menu and the url is http://www.dynamicdrive.com/dynamici...nylinkcss2.htm hopefully with the right information someone can answer my query from the post above!

    By the way this is how I linked to your site, this sit directly below the drop down menu!
    <table border="0" bordercolor="FFCC00" style="background-color:cfcfcf" width="160" cellpadding="3" cellspacing="3">
    <tr>
    <td align="center"><font size="-2">Vertical drop down menu script courtesy of </font></td>
    </tr>
    <tr>
    <td align="center"><a target="_blank" href="http://www.dynamicdrive.com"><img src="http://www.gardeningsphere.com/images/dynamiclogo.gif " border=0></a></td>
    </tr>
    </table>

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •