Results 1 to 2 of 2

Thread: Works in Firefox, but not quite in IE9

  1. #1
    Join Date
    Jul 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Smile Works in Firefox, but not quite in IE9

    (If this is in the wrong thread, please move it accordingly. Thanks!)

    Here's the page in question:

    http://www.bayvillekofc.org/ click on "Bayville, out town"

    When I click on "Bayville, our town" in Firefox, the navigation "stays still" so the user can go to the link they wish.

    But when I click the same link in IE, the links "jump all over" It could make you seasick!

    While I'm no programmer (I probably should be eventually when I get time) I'd sure appreciate any cross-browser code suggestions!

    Big thanks!!

    Mike

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Around line #82 in the anylinkmenu.css file, get rid of the highlighted:

    Code:
    .anylinkmenucols a:hover{ /*hover background color*/
    background: #FFCC00;
    color: #006699;
    float: right;
    }
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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
  •