 |
jquery - what's the best way to parse xml response in AJAX - Stack Overflow
I have a server that response the request with XML, I want to parse it in the javascript. I really like the actionscript xml parser that is really easy for me to use. I am wandering is there a very ... A regular $.ajax with dataType: "xml" will do the tri
stackoverflow.com |
 |