cache-manifest Questions

0

I am trying to divert the user to an offline page when he comes to my site and the device is currently offline. The problem is I trigger the caching from the home page itself so the problem is whe...
Surat asked 17/10, 2012 at 10:50

1

Solved

I made an HTML5 "webapp" for my company back in April, and at that point, I was able to place is on the homescreen of iPhones and iPads, and save it as a bookmark for offline viewing (Android and B...
Whalebone asked 3/10, 2012 at 16:4

1

Solved

I've been playing around with the cache manifest file and trying to get it to stop caching the page that it's declared on. From HTML5 Rocks any page the user navigates to that include a manifes...
Bergstein asked 24/8, 2012 at 7:46

1

Solved

I've been looking for a way to cache pages for use only when the user is offline, otherwise download the pages normally. However, once a cache manifest is detected, the browser will only load from ...
Bromleigh asked 29/6, 2012 at 14:35

1

Solved

I’m using the AppCache in order to enable offline access for a web app. The issue is that for development every time I make a change to my JavaScript I also need to make a change to the manifest (i...
Ingest asked 3/5, 2012 at 16:27

1

Solved

In relation with my early question of how to add manifest cache in node.js, my question now is related with how to cache the HTML generated by node.js. As we didn't have a physical file like in php...
Pyromania asked 1/2, 2012 at 7:21

1

Solved

I'm having a small web app, which plays really short sound bits on the click of several buttons. It explicitly targets mobile Safari on iOS (iPad). After reading here and elsewhere about the sever...
Margetmargette asked 22/10, 2011 at 20:31

© 2022 - 2024 — McMap. All rights reserved.