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...!!!
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
SenthilkumarPosted Mar 28, 2012, 5:27 AM
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/
SIVAPosted Mar 28, 2012, 5:58 AM
Its awesome stuff..
I got resolved my issue..
Thanks alot..