SIVA

SIVA

  • NA
  • 742
  • 709.3k

How to retrieve data by using JQuery from XML

Mar 28 2012 4:52 AM
Hi All,

How i can retrieve data from XML file using JQuery & I need to display it into simple HTML page.

Can anybody tell me how to do this?

Thanks in Advance...!!!

Answers (2)

0
Senthilkumar

Senthilkumar

  • 0
  • 10.8k
  • 4m
Mar 28 2012 5:27 AM
Hi,

You will get good example of parsing xml in jquery.

Please follow this url:
http://net.tutsplus.com/tutorials/javascript-ajax/use-jquery-to-retrieve-data-from-an-xml-file/
Accepted Answer
0
SIVA

SIVA

  • 0
  • 742
  • 709.3k
Mar 28 2012 5:58 AM
Hi senthil,

Its awesome stuff..
I got resolved my issue..

Thanks alot..