From: "Allen Beach" <cmkbh...@ymail.com>
> It appears that the new IE8 (when in IE8 standards mode) will not work 
> correctly when you have both inline and linked style sheets...if you're in 
> quirks or ie7 mode its fine, but the moment you switch to IE8 standards 
> mode (for both broser and docMode) your linked styles are gone!
>
> <!--[if gte IE 8]> <!-- Not recognized unless in quirks/ie7 mode -->
>    <link href="css/ie8.css" rel="stylesheet" type="text/css" title="ie8">
> <![endif]-->
>
> test example --- http://mtroadwines.com/ie8test.htm

Seems to work fine for me.

Given IE8 rendering in standards mode there would not seem to be much reason 
for using conditional comments - in most cases.

-- 
Al Sparber - PVII
http://www.projectseven.com
Dreamweaver Menus | Galleries | Widgets
http://www.projectseven.com/go/apm
An Accessible & Elegant Accordion



______________________________________________________________________
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