Problem with offline (AppCache) and JQM images

Problem with offline (AppCache) and JQM images

I am building a JQM webapp on iOS6 and using the appcache to get it to work offline.

It seems to work OK until I add the images/*.png files and ajax-load.gif - then the offline caching seems to fail.

I am catching data from a form. I have added data-ajax=”false” to the form to try to simplify the way it works.

Any thoughts?

This is what is in the appcache file...

CACHE MANIFEST
# 2012-10-28:v3

mainpage.html
jquery.mobile-1.2.0.min.css
jquery-1.8.2.min.js
jquery.mobile-1.2.0.min.js
images/ajax-load.gif
images/icons-18-black.png
images/icons-18-white.png
images/icons-36-black.png
images/icons-36-white.png