Affected Versions
This bug affects: IE6
Symptoms
Rules with selectors such as a:hover foo{} do not "work"
Date of the Tutorial
Sat Jul 18 20:43:24 2009
Description
So, you've got some funky code where you have a hidden <span> or whatever inside your <a> and you show it on CSS :hover... great... and IE seems to fail on that one even though it does support :hover on <a> elements. What's up with that?

