Results 1 to 2 of 2

Thread: AnyLink JS Drop Down Menu v2.2 Assistance

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

    Default AnyLink JS Drop Down Menu v2.2 Assistance

    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:

    Probably a simple solution, but, alas I don't know it. I am using a vertical button (w: 50px; h: 174px) with the menu to the right. The menu is aligning at the bottom of the button, and I would like it at the top (see http://jsnarchitecture.com). It aligns properly in IE, but not in Firefox, Safari, etc. Any help would be appreciated!

    Diane

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

    Default

    Try moving the attributes in red inside each of your anchor links so they are inserted in the inner IMG tag instead, for example:
    Code:
    <a><img src="but_about.jpg" alt="" height="174" width="50"  class="menuanchorclass" rel="anylinkmenu1" rev="lr"></a>
    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
  •