Window.applicationCache
Summary
Returns a reference to the application cache object for the window.
Syntax
JavaScript
Copy Code
<var>cache</var> = window.applicationCache
Parameters
cache
is an object reference to aOfflineResourceList
.
Specification
- HTML 5WD
See also
License
© 2016 Mozilla Contributors
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-us/docs/web/api/window/applicationcache