Use
<script language="javascript"><xsl:comment><![CDATA[
....
]]></xsl:comment></script>
And things will work just fine
Jean de Lavarene wrote:
> Hello evrybody,
>
> I want to add some javascript (the regular one, executed on the browser :)) in my
> XSL file. Do I have to change the '<' character to < and '&' to & all the time?
>
> I thought there xas a kind of escape tag which would allow me to insert regalar javascript
> in the xsl but I can't find it...
>
> Thanks for your help,
>
> Jean
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|