Results 1 to 2 of 2

Thread: AnyLink Drop Down Menu - Firefox

  1. #1
    Join Date
    Jun 2007
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default AnyLink Drop Down Menu - Firefox

    1) Script Title: AnyLink Drop Down Menu

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


    3) Describe problem: The drop down menu script works in IE but does not appear when using firefox? Can anyone help please? The page below contains the scripts

    http://www.blueorange.org.uk/index.html


    Jimmy

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

    Default

    Most of your menu links are missing the closing ">", which is most likely the source of your problem. For example:

    Code:
    <a href="default.htm" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu1, '140px')" onMouseout="delayhidemenu()" >
    BTW, please note that your page is currently in violation of our usage terms, since the credit notice doesn't appear inline on the page. Please reinstate the credit notice.

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
  •