|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Is It Possible to use JavaScript in XSLT to get an
The key is, you can use Document Object Model to navigate through an xml
file (eg, an XHTML file). That way, you can use members like
createChild(), childNodes(), firstChild, etc()... I'm guessing that the
original post had something to do with that.
To the original poster: Do a google search on XML DOM Javascript, there's a good bit out there. And now, after looking over what I've written, it does seem a bit off topic for xsl-list. The key is, xslt is xml. Mike Or better, get the JavaScript code working and just spit out '<script language="JavaScript" src="location_of_script_file.js"></script>' in your XSLT, so you don't have to worry about encapsulating the JavaScript code in CDATA sections or the like. 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
|

Cart








