Results 1 to 1 of 1

Thread: AnyLink JS Drop Down Menu - firefox problem

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

    Default AnyLink JS Drop Down Menu - firefox problem

    1) Script Title:
    AnyLink JS Drop Down Menu v2.2

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

    3) Describe problem:
    this works fine in IE8, but in firefox 3.0.11, only 3 of my 6 drop down menus work

    edit: figured out the problem for anyone else who may have it in the future:

    Code:
    <a href="history.html" class="menuanchorclass" rel="history">History</a>
    var history={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} 
    history.items=[
    using history (highlighted in red) in those settings causes it to not work in firefox, easy to fix.
    Last edited by thedecoy; 06-26-2009 at 06:15 AM.

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
  •