[Home] [By Thread] [By Date] [Recent Entries]
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
|

Cart



