Tagged Questions
0
votes
0answers
92 views
How to clear application cache for iphone5 using jquery?
I created the web app(iphone 5) for student details using jquery mobile, HTML5 and css. It contains five pages.If i worked in the browser then its working fine, but when i used the web app then newly ...
1
vote
0answers
267 views
HTML5 / JQuery Mobile App - AppCache/Undesired caching
I've developed a JQuery Mobile app. I am using appcache to load nothing but the main page, images, and my JQM includes. I have * in the NETWORK section of my appcache file. It has been working ...