Subject: RE: Javascript within XSLT
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Thu, 20 Apr 2000 14:44:14 +0100
|
> | Use < and > in place of < and > respectively.
>
> Unfortunately, this is not going to work. The result will be
> &lt; and &gt; respectively. If someone knows of a different
> solution ... please share!
>
It should work when you use output method="html" and the text is going into
a <script> element.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|