Window.applicationCache

Summary

Returns a reference to the application cache object for the window.

Syntax

JavaScript
<var>cache</var> = window.applicationCache 

Parameters

Specification

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

API HTML DOM NeedsCompatTable NeedsExample NeedsMarkupWork NeedsSpecTable Property Reference Window