|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] javascript & XSL
I am using javascript in parsing XML. <XML id = "testxml"></XML> <XML id = "testXSL></XML> tHE ABOVE is in my html.and below in my javascript. testXSL.async=false; testXSL.load("test.xsl"); VAR=testXML.documentElement.transformNode(testXSL.documentElement); now i want to get the values in nodes say <A>ff</A> in my javascript variable. How to do that?? __________________________________________________ Do You Yahoo!? Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger http://im.yahoo.com 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
|






