I have two arrays containing string variables. In one array, it contains the values from a web service, it will be updating in every 5 seconds. So, i need to run this app offline and also compare the
Do I need to add the files who are hosted on CDN inside in manifest filefor offline caching? This a example maniefest file
I\'m building an app with offline functionality and am working with with WebSQL (I know it\'s deprecated, but it\'s what comes with PhoneGap)
I have a webapp using offline support (a manifest file). It works correctly on Androids, iOS, RIM, and then some.
Rather than going down the Silverlight/WPF route, i\'d like to build my (single-user) application in HTML5 with MVC3 as the backend. Is this possible? Is it possible or practical to use this for a sta
I would like build a app using sproucore framework, but i also want to integrate it with Titanium to have some desktop capability like file system, packaging, offline working etc...
My web application (Point of Sale) handles sales on multiple branches. Each sale has a unique integer ID. Some sale ID on branch 1 is n, then the next sale on branch 2 is n+1.
I have a page that has event listeners for the network status. Whenthe network is \'offline\' I want to disable any cross domain links as to go into an offline mode. I was trying to use .preventDefaul
I\'m having trouble getting a real simple html5 cache manifest to work on the iPad. It does however work on all other devices and browsers I\'ve tested.
Does anyone know if the standard browser in Blackberry OS6 supports cache manifests and offline browsin开发者_如何学JAVAg? If so, would it be able to handle caching around 30 pages of data?