Allow JavaScript and CSS to be cached offline by creating an HTML cache.manifest file. Using FALLBACK may be an easy way to catch an unreachable server. I am not sure how caching works on the master HTML file (cached by default, perhaps?).
I would not recommend implementing this until all v1.0 RC features are implemented.
See also: Using the HTML5 cache manifest with dynamic files
Allow JavaScript and CSS to be cached offline by creating an HTML
cache.manifestfile. UsingFALLBACKmay be an easy way to catch an unreachable server. I am not sure how caching works on the master HTML file (cached by default, perhaps?).I would not recommend implementing this until all v1.0 RC features are implemented.
See also: Using the HTML5 cache manifest with dynamic files