This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: javascript in xsl



> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]