Bill Brown wrote:

> Internet Explorer has incomplete support for multiple dynamic pseudo
> selectors like :hover and :active (which is not supported at all).
> Therefore, IE will onyl recognize the last one in the chain. For example,
> you apply :link:hover and :visited:hover, but IE only only sees :hover on
> both, so whichever one comes last in the coding is the one that Internet
> Explorer will apply. I believe this is true for both PC and Mac
> environments.

I did not test it extensively, but I thought IE/Mac correctly chains 
pseudo-classes? (testcase in [1])

> To my knowledge, there is no known CSS based work-around.
IE/Win <7 cannot do this, and it looks like it is fixed in IE7b2.


Ingo


[1] http://www.satzansatz.de/cssd/pseudocss.html#chain-class-class


-- 
http://www.satzansatz.de/css.html
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to