RE: javascript in xsl

Subject: RE: javascript in xsl
From: Ben Robb <Ben@xxxxxxxxxx>
Date: Wed, 19 Jul 2000 13:28:00 +0100
> 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?

Try using the disable-output-escaping attribute in <xsl:text> (see the XSLT
spec for an example).

Ben 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread