|
Subject: Re: [xsl] Best approach for adding Java Script? From: Robert Koberg <rob@xxxxxxxxxx> Date: Mon, 9 Feb 2009 11:28:24 -0500 |
1. To add a comment (AS below lt IE7)
I just replied saying to use xsl:comment but I see you don't want a comment you want
<![endif]-->
which isn't a comment it;s a syntax error (not that there is any point arguing that case with IE:-) XSLt can not generate that without using disable-output-escaping
<xsl:text disable-output-escaping="yes"><![endif]--></xsl:text>
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re[4]: [xsl] Best approach for addi, Arthur Maloney | Thread | Re: [xsl] Best approach for adding , David Carlisle |
| Re: [xsl] Best approach for adding , David Carlisle | Date | Re: [xsl] Best approach for adding , David Carlisle |
| Month |