Log in

View Full Version : JS-XML library needed



codeexploiter
05-09-2007, 03:37 AM
Hi all,

I am looking for an efficient JavaScript XML library that support cross-browser support of XML parsing/manipulation.

If you have experience with any of them please let me know your opinion about it.

Thanks in advance

Codeexploiter

codeexploiter
09-05-2007, 09:56 AM
Found a cross-browser compatible library for XML processing using JS - Sarissa (http://dev.abiss.gr/sarissa/)

Twey
09-05-2007, 01:29 PM
Sarissa is good, but a little heavy-weight. Woosta wrote a lighter XML library (http://rick.measham.id.au/paste/xml.simple.js).