[Seaside] conditionally including a css

sergio_101 sergiolist at village-buzz.com
Sun Feb 28 22:58:58 UTC 2010


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


-- 

----
peace,
sergio
photographer, journalist, visionary

http://www.coffee-black.com
http://www.painlessfrugality.com
http://www.twitter.com/sergio_101
http://www.facebook.com/sergio101


More information about the seaside mailing list