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
| Current Thread |
- javascript & XSL
- P Vikram - Fri, 31 Aug 2001 19:59:59 -0400 (EDT) <=
- Chris Bayes - Fri, 31 Aug 2001 20:22:26 -0400 (EDT)
- P Vikram - Fri, 31 Aug 2001 20:50:34 -0400 (EDT)
- P Vikram - Fri, 31 Aug 2001 20:51:02 -0400 (EDT)
|
|