xsl-list
[Top] [All Lists]

Re: Don't include JavaScript in HTML Output with XSL tranformation.

2003-03-31 15:20:35
I want to use XSL and JavaScript to transform my xml, but I don't want to 
include JavaScript at all in my html output. How do I do this?

javascript is just text (as is English) to an XSLT transform, it won't
appear in the output unless you explictly copy it from the input or add
it in your stylesheet.

What is your question?

David

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



<Prev in Thread] Current Thread [Next in Thread>