[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: javascript in xsl


Subject: RE: javascript in xsl
From: Benoît BARRE <benoit.barre@xxxxxxxxxx>
Date: Wed, 19 Jul 2000 14:57:54 +0200

Encapsulate your script with 

<script>
<xsl:comment><![CDATA[


... your javascript ...

]]></xsl:comment>
<script>


Ben

-----Message d'origine-----
De : Jean de Lavarene [mailto:breux@xxxxxxxxx]
Envoyé : mercredi 19 juillet 2000 14:16
À : xsl-list@xxxxxxxxxxxxxxxx
Objet : javascript in xsl


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
Keywords
xsl