IE7 new bug on CSS rollovers - Example
Here you see the same three links as on the previous page, only this time, we've replaced the styleblock with an external stylesheet. Mind you, the styles are identical.
As you can see1, nothing happens when hovering over or tabbing through the links, despite the a:hover pseudo-class styles in the stylesheet.
So, what do we do to solve this?
Let's have a look at this solution to IE7 a:hover bug.
[1] when browsing with Internet Explorer 7 (beta 2)
