Results 1 to 2 of 2

Thread: Superfish IE a:hover background issues

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

    Default Superfish IE a:hover background issues

    I'm new at coding CSS/Jquery drop-down menus, and am having a problem with background color change on a pair of Superfish menus that I'm trying to set up on the same page. One is a drop-down, and the other is a fly-out.

    I can't figure out how to code my css file so that the background changes color over the entire width of the menu anchor tag for any version of IE. Both menus work fine in Firefox. The hover background color stops at an embedded png file before the end of the anchored section. It looks bad.

    I suspect that I need a conditional tag in my html file and/or a combination of the correct css style code. I've tried many, many, many code variations to fix this issue, and am stumped. You can see the problem at:

    http://www.cnhp.colostate.edu/test/index.html

    the css file is:

    http://www.cnhp.colostate.edu/test/cnhp.css

    Any help would be greatly appreciated. Thanks.

    Fagan

  2. #2
    Join Date
    Jun 2009
    Location
    Kolkata
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    png fix will work in IE but <a> will not work for drop down . firefox will show properly
    you can do one thing you can use transparent gif image as <img src="" /> just preload your images .
    .
    please elaborate once again

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
  •