Mike Nowak wrote:

> 
> #subcontenttabs ul li a#tabstats.taboption{ background:
> url(../img/Baseball/tabs/stats_off.gif); } 


> #subcontenttabs ul li a#tabstats.tabcurrent {background:
> url(../img/Baseball/tabs/stats_on.gif); }

> Basically, what IE does is it ignores the "tabcurrent" declaration.
> It seems to be based on what order I declare them in my css file. 

http://css-discuss.incutio.com/?page=InternetExplorerWinBugs
It's named the "multiple #id.class bug" in IE

> 
> To make things more confusing, If I take that declaration outside of
> the css file and I put it after the @import in the head of that HTML
> document, then it works.
> 
That sounds interesting. Can you compile a small testcase for that? 
Could be useful for a workaround.


Ingo

-- 
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