>> IE9 will only run with Vista and later Windows OSs.
>> Over 68% of Windows users are using XP...
> MS has even provided us with conditional comments, a fairy reliable way of
> telling which version of IE we're using. ...
> ---Tim
Recently I discovered that IE7 and IE8 conditional comments don't work in
IE8 because if the user has the button pressed to emulate IE7, the browser
will still take the IE8 styles. So I wound up putting <meta
http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> in the head and
served up IE7 conditional comments. I guess this will work with IE9 too,
but it seems mind boggling.



______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to