[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: javascript in xsl
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
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|