Results 1 to 3 of 3

Thread: AnyLink Dropdown Doesnt always dropdown

  1. #1
    Join Date
    Apr 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question AnyLink Dropdown Doesnt always dropdown

    1) Script Title:
    Anylink Dropdown v2

    2) Script URL (on DD):
    http://www.dynamicdrive.com/dynamici...pmenuindex.htm

    3) Describe problem:
    I have several Ajax tabs the second and third tab are linked to anylink 4,5,6 are not.
    When I click on tab 1 then tab 2&3 dropdown perfectly.
    After that it gets messy.
    If I click on menu 4 menu 2 & 3 no longer drop down.
    There are several ways that this all interacts you can try it out here.
    This looked like such a simple thing to do, but now both ends hurt from trying this lol

    http://tube2night.com

    Any help greatly appreciated.
    Jeff

  2. #2
    Join Date
    Apr 2009
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Does anyone have an idea as to what the problem is.

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

    Default

    In a nutshell, are you just saying that the menu doesn't work on certain pages, such as this one: http://tube2night.com/c/23/How_To/ ? If so, it's because on these pages, the paths to the .js files of the script are broken, for example:

    Code:
    <script type="text/javascript" src="anylinkmenu.js">
    That's due to the directory changes of the pages in question. Just use absolute URLs to the .js files instead to avoid this problem.
    DD Admin

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
  •