Hi,
We've sets of webservices and we have to make request on clientside (sending request to getting response in a jason format, and parsing XML document through - having XSLT support would be great).
We need a Javascript library which will be independently responsible to all the above work and should handle browser compatibility issues.
I did some googling and at this moment this looks a appropriate option to catch: http://www.webmonkey.com/tutorial/Easy_XML_Consumption_using_jQuery?oldid=20032
Please, suggest if this would be a fair choice or am missing anything.
Thanks.