Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 330641
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T09:42:01+00:00 2026-05-12T09:42:01+00:00

Why does IE not change the background color on my site for tabs a:hover

  • 0

Why does IE not change the background color on my site for tabs a:hover but does so in Firefox/Chrome/Safari correctly?

What can I do to make it work in IE 6+?

HTML

<ul class="tabbernav">
<li class="tabberactive"><a title="All" href="javascript:void(null);">All</a></li>
<li class=""><a>Tab1<span class="tabTotal"> (0)</span></a></li>
<li class=""><a>Tab2<span class="tabTotal"> (2)</span></a></li>
<li class=""><a>Tab3<span class="tabTotal"> (1)</span></a></li>
</ul>

CSS

ul.tabbernav li a:hover {background:#fdfdfd; border: 1px solid #555; border-bottom: none; color:#3366a9; cursor: pointer}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T09:42:01+00:00Added an answer on May 12, 2026 at 9:42 am

    First thing I’d do is double check that the order of the psuedo selectors is correct.

    It should be-

    a:link {color:#FF0000} /* unvisited link */  
    a:visited {color:#00FF00} /* visited link */  
    a:hover {color:#FF00FF} /* mouse over link */  
    a:active {color:#0000FF} /* selected link */  
    

    The only specific IE hover issue I remember relates to non-link elements so I don’t think that is your issue. http://www.bernzilla.com/item.php?id=762 – Just in case.

    If that doesn’t answer your question do you mind posting the related block of css?


    GAH- That was a hard one!

    It looks like IE is breaking because the links don’t have an associated Href element. Fix that and you should be fine.

    –Breaking News – I may be an idiot- That was the last thing I changed on my test page and that fixed it but when I put it all back together it broke everywhere… so take what I just posted with a grain of salt. I’m backing up to see what happened.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Short question: Why does the background-color of .b does not change when I hover?
Does anyone know why the uiwindow's background color does not change when I apply
i want to change background color on hover function but i want to show
I can set the Treeview selected node using code, but it's appearance does not
jquery - how do I not change the background color of header row of
Im trying to change the background color of the ad to make it fit
How can I change the background color of a GridView cell using IIF and
I want to change the background color from my combobox. But I would like
The following method does not apply the wpf changes (background = red) until the
Button onTouchLitsener does not change when clicked. I want the button to change when

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.