|
Subject: RE: javascript in xsl From: Mary Cha <MCha@xxxxxxxxxx> Date: Wed, 19 Jul 2000 09:19:08 -0400 |
Wrap it in CDATA tags to keep the XSL parser from processing it. For
example,
<SCRIPT language="javascript">
<![CDATA[
self.focus();
]]>
</SCRIPT>
-----Original Message-----
From: Jean de Lavarene
To: xsl-list@xxxxxxxxxxxxxxxx
Sent: 7/19/00 8:15 AM
Subject: 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 < 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
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: javascript in xsl, Benoît BARRE | Thread | xsl documentation, SoftLiban DAHER Geor |
| RE: A simple xsl:if question from a, Jarno Elovirta | Date | Re: A simple xsl:if question from a, Oliver Becker |
| Month |