Reputation: 137
I am creating one app using phonegap framework. In that app I want to traverse through all folder structure inside "www" folder.
Can anybody send me some code in JS/JQuery/JQtouch that will work on iphone and ipad?
If anybody want more clarification please let me know.
Thanks in advance. :)
Upvotes: 0
Views: 833
Reputation: 9671
Unfortunately, you can't. You have to know the file you're looking for.
See http://docs.phonegap.com/phonegap_file_file.md.html#File
Upvotes: 1