December 2011
Beginner to intermediate
1080 pages
23h 42m
English
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.
To understand the kind of problem we can solve by creating an offline ...
Read now
Unlock full access