C H A P T E R  40

Creating Offline Web Applications

The offline application cache feature lets us specify all of the resources that our web application requires, so that the browser can download them all when the HTML document is loaded. By doing this, we enable the user to continue to use our application even when they do not have network access.

At the time of writing, the support for the features in this chapter is exceptionally variable – I recommend you consider this chapter as a signpost for the direction that offline applications are generally following, rather than as a proscriptive reference. Table 40-1 provides the summary for this chapter.

Defining the Problem

To understand the kind of problem we can solve by creating an offline ...

Get The Definitive Guide to HTML5 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.