Results 1 to 2 of 2

Thread: Odd Image Behavior in IE7 and Firefox 3 with AnyLinkMenu

  1. #1
    Join Date
    Mar 2010
    Posts
    14
    Thanks
    1
    Thanked 5 Times in 5 Posts

    Default Odd Image Behavior in IE7 and Firefox 3 with AnyLinkMenu

    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:
    Refer to http://ectv.biz/
    I'm using images (200x40) for the buttons instead of the text for a (somewhat) stylized look.

    Two behaviors that are odd on this website.
    #1: In IE7, when you click on a submenu item, the next incarnation of the menu that loads has a space after that submenu item.
    #1 RESOLVED - Fixed by adding a doctype declaration at the top of the document, namely:
    Code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    #2: In Firefox 3, when you click on a main menu item, it renders with the menu elevated, where there's space from the background offsetting the main menu item by appx. 4 pixels.
    The DD script is available in the /scripts/ folder on the website.
    Last edited by icywindow; 03-04-2010 at 07:01 PM. Reason: Partially Resolved

  2. #2
    Join Date
    Mar 2010
    Posts
    14
    Thanks
    1
    Thanked 5 Times in 5 Posts

    Default

    Any help for the second part? Is it an HTML problem, or is it a problem with the script, or is it something else?

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
  •