I have a jquery ajax call in my javascript where the server page will return data in an xml form.now i want to load this XML in an XML DOM (browser independent.Need firefox and IE support atleast ) and parse via it.Can anyone tell me how to create one XML DOM object and load the content returned from the serverpage to it ?
+1
A:
Please check this link: Specifying the Data Type for AJAX Requests
Rubens Farias
2009-10-08 10:15:50