conditional IE stylesheets in master.xsl
"list.fluxcms" <[email protected]> Sat, 14 Nov 2009 23:00:09 +0100
| Newsgroups | gmane.comp.cms.bitflux.general |
|---|---|
| Message-ID | <82dfe9ddec16fa3bf32cb02bc4ab0c4d@localhost> |
Hi,
i tried to get the conditional stylesheets working with modifying my
master.xsl like this:
....
<xsl:text>
<!--[if lte IE 6]>
<link type="text/css"
href="{$webrootThemes}{$theme}/css/ie6.css" rel="stylesheet"
media="screen"/>
<![endif]-->
</xsl:text>
...
But when showing the source code there no IE6 comment/conditional is
shown.
What is the correct syntax to get this comments appear in the HTML source
code? Or do I really have to take a CDATA?
Thanks for your reply in advance.
Thomas.
--
bitflux-cms mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms