DOM:window.applicationCache
From MDC
This article covers features introduced in Firefox 3
Contents |
[edit] Summary
Returns a reference to the application cache object for the window.
[edit] Syntax
cache = window.applicationCache
[edit] Parameters
-
cacheis an object reference to ansIDOMOfflineResourceList.