Add a conditional comment with XSL
1 Comment Published 5 years, 9 months ago in Browsers, Conditional Comment, CSS, HTML Elements, Quick Tips and XSL Digg ThisThis is probably one of those posts that I’ll use a million times and everyone else will say… that’s nice. Here’s how you create a conditional comment for IE6 with xsl. you need to use an xsl:comment and a cdata and don’t add any extra spacing.
IE6 only element, such as an image or css file
Hey, methinks you need to escape more of the code in this post.