xsl-list
[Top] [All Lists]

output IE conditional comment using XSL

2004-12-12 15:11:17
Hi,
I'm trying to output the following code block using xsl:comment

<!--[if IE]>
<style type="text/css" media="screen">
@import url("css/spc-web-ie.css");
</style>
<![endif]-->

Any pointers as to how to do this?
Thanks!
Wong




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>