jsxml-news Mailing List for JSXML XML Tools
XML Library/Tools for JavaScript
Brought to you by:
pjjt
You can subscribe to this list here.
2008 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|
From: Aaron T. <to...@gm...> - 2008-04-01 19:24:31
|
So I just stumbled upon jsxml and was able to run XML that I generated through the parser on the test page. But I cant for the life of me duplicate the functionality on my own site. I have taken the print function source from the test page and tried to make it work, but no go. Every time I get a javascript error saying JSXMLIterator is undefined. I have included both rexml.js and jsxml.js in my page and am still getting the error. This list seems to be empty so I am taking a long shot in writing this as I dont know if anyone will respond. If anyone getting this can provide some help or some more examples I would really appreciate it. My goal is to walk the XML and turn it into a javascript array. The XML is being dynamicly generated via PHP on my server. Thanks, Aaron |