Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Are you creating an app or webapp?
If you are creating a webapp you may be able to use the html5 appcache. That is the page you load must enable appcach’ing of itself.
If you are creating an app then you have no option when the page is offline. You might be able to hack together your own caching mechanism if you’ve got the chops and ability to debug nasty edge cases that you’ll encounter.
I am consulting the dev team as there have been mixed results for remote pages that have app cache support loaded into the Cordova InAppBrowser that MobiOne uses for the showURL action. I will follow up when I learn more.