Re: javascript in xsl

Subject: Re: javascript in xsl
From: Walid.Daccache@xxxxxxxxxxxxxxxx (SoftLiban DACCACHE Walid)
Date: Wed, 19 Jul 2000 16:47:43 +0300
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 &lt; and '&' to &amp; 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


Current Thread