manifest.cache Questions
4
Solved
I have an HTML document with an associated appcache manifest. But now I want to get rid of offline application caching for a while.
If I remove mention of the manifest from the <html> tag, ...
Amora asked 29/10, 2011 at 8:13
3
Solved
For performance purposes, I want to have some of my web pages use resources that have been cached for offline use (images, CSS, etc.) but to not have the page itself cached as the content will be g...
Sampan asked 30/11, 2011 at 1:36
3
Solved
UPDATE:
** I posted this question when this feature was really new, I realize now that this feature should not be used this way unless it is used via JavaScript. but seems like this hack is a grea...
Irvingirwin asked 15/2, 2012 at 2:17
2
When utilizing the HTML5 ability to specify if/how files are cached (in the manifest.cache file), are specifying entire directories possible? Can I place a path to my images directory under the CAC...
Resistencia asked 31/1, 2011 at 18:24
2
Solved
I would like to know how to add the manifest file to node.js site with jade-lang and express. I found this as an issue 239 in github. My question is how can I add some data into the buffer without ...
Amanita asked 30/1, 2012 at 22:13
1
© 2022 - 2024 — McMap. All rights reserved.