Properties and Events
This section describes the properties and events associated with the AppCache API.
In this section
| Topic | Description |
|---|---|
|
Returns an ApplicationCache object. | |
|
Event handler provided to see if the resources have been loaded into the cache. | |
|
Event handler provided to see if the browser is in the process of checking for an update, or is attempting to download the manifest for the first time. | |
|
Event handler provided to determine if the browser has found an update and is downloading it, or is downloading the resources for the first time. | |
|
Event handler provided if an error has taken place. | |
|
Event handler provided to indicate that the manifest has not changed. | |
|
Event handler provided to indicate that the application cache cannot be found. | |
|
Event handler provided to indicate that the resources for the cache are still being downloaded. | |
|
Event handler provided to indicate that previously cached resources have been updated. | |
|
Indicates the current status of the cache. |