How to read and display XML file from url using javascript or jquery mobile?
I'm working on creating an android application with PhoneGap. What I'm trying to do is to display the content of a xml file from the website (.php format) that I have created. Any suggestion? Thanks.