Visit Mozilla.org

DOM:window.applicationCache

From MDC

« Gecko DOM Reference

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

[edit] Specification