Results 1 to 3 of 3

Thread: AnyLink Drop Down Menu with href?

  1. #1
    Join Date
    Mar 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default AnyLink Drop Down Menu with href?

    Script: AnyLink Drop Down Menu
    http://www.dynamicdrive.com/dynamici...pmenuindex.htm


    Is there anyway to use the drop down menu via the href attribute? Thanks!
    Last edited by tipsy88; 03-02-2006 at 10:46 PM.

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Warning: Please include a link to the DD script in question in your post. See this thread for the proper posting format for asking a question.

    Hmmm I'm not sure what you mean. Please be more specific.

  3. #3
    Join Date
    Mar 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Script: AnyLink Drop Down Menu
    http://www.dynamicdrive.com/dynamici...pmenuindex.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?

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
  •