Tagged Questions
0
votes
1answer
74 views
How to XSLT-Transform a XHTML-Dokument with IE-conditional-comments?
I transform a XHTML dokument to another XML-Dokument with XSLT.
In the XHTML-Input-Dokument there are several IE-conditional-comments, like this one:
<!--[if lte IE 7]>
<link ...