offline-caching
HTML5 offline cache works differently in different browsers, but always fails
I am trying to get a grasp on how HTML5 offline cache works. I\'ve read various tutorials and they all have tiny variations on what the manifest file must look like.I set up a page with a cache manife[详细]
2023-03-22 07:21 分类:问答Html5 offline cache form data
Hi I\'m designed a web app to be used offline at my company. People will be walking around the warehouse with iPads offline enter some pretty simple form data, usually 15-20 char id codes and quantiti[详细]
2023-03-20 07:36 分类:问答HTML5 Offline Storage - Cache manifest networking
I am trying to write the manifest file but I am having weird problem in FF5, its caching all despite saying to don\'t do 开发者_Go百科so. My manifest file looks like:[详细]
2023-03-17 07:42 分类:问答HTML5: Offline Cache is ignored if loading different page under the same URL
I have a web application that has a constant URL and internal state machine. The states are changed via posts. I know it is a bad design and I should use the rest approach. But given this I have a fol[详细]
2023-03-15 06:57 分类:问答What is new in HTML 5 "offline web application" which was not already available in the all browsers?
What is new in HTML 5’s “offline web applications” feature which was not already available in all browsers?[详细]
2023-03-13 05:28 分类:问答Is it possible to configure Sinatra .erb templates for offline using cache.manifest?
I\'ve looked around at various posts on the web; but it looks like it\'s all only for static .html files. Mephisto and rack-offline looked like they could be useful, but I couldn\'t figure out if they[详细]
2023-03-12 17:49 分类:问答Lazy loading non-HTML pages in HTML5 offline cache
The HTML5 Offline Web application spec gives an example of how to lazily load HTML pages into the cache:[详细]
2023-03-09 20:47 分类:问答Application manifest working on android, iPhone, firefox, opera, but not on iPad
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.[详细]
2023-03-06 17:19 分类:问答Does the Blackberry browser support offline web apps?
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?[详细]
2023-03-03 23:50 分类:问答mobile html5 offline caching dynamic pages
I am making a web app that is database driven and am having a hard time trying to figure out a way to cache article pages.[详细]
2023-03-01 10:55 分类:问答