[Seaside] conditionally including a css

Chris Kermiet k1 at indra.com
Sun Feb 28 23:13:14 UTC 2010


The  lt  in the conditional comment means Less Than.

sergio_101 wrote:
>> I don't know in 3.0 but in 2.8 I have:
>>
>>     
>
> thanks, miguel...
>
> this works out great.. renders:
>
> <!--[if IE]><link rel="stylesheet" type="text/css" media="screen,
> projection" href="/css/blueprint/ie.css"/><![endif]-->
>
> the only issue is that i think i need:
>
> <!--[if lt IE 8]>
>
> does anyone know what the 'lt' means?
>
> if i change it to:
>
> anHtmlRoot if ie8 do: [
>
> it renders it as:
>
> <!--[if IE 8]>
>
> thanks!
>
>
>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20100228/f168c7b4/attachment.htm


More information about the seaside mailing list