Articles tagged: localstorage
Found 11 documents
- Archive/Firefox_OS/Firefox_OS_apps/Reference_apps/Face_value Face Value is a currency conversion app that does things differently: instead of converting ...
- Mozilla/Gecko/DOM_Storage_implementation_notes This is a work in progress document at this stage helping review and land bug 600307.
- Mozilla/Tech/XPCOM/Reference/Interface/nsIDOMStorage2 The nsIDOMStorage2 interface represents the storage space used for local storage in the DOM. ...
- Mozilla/Tech/XPCOM/Reference/Interface/nsIDOMStorageEventObsolete When a DOM storage event is received, the recipient can check its domain attribute to determine ...
- Mozilla/Tech/XPCOM/Reference/Interface/NsIDOMStorageItem
- Mozilla/Tech/XPCOM/Reference/Interface/NsIDOMStorageManager Implemented by @mozilla.org/dom/storagemanager;1 as a service:
- Web/API/Web_Storage_API The Web Storage API provides mechanisms by which browsers can store key/value pairs, in a much ...
- Web/API/Web_Storage_API/Using_the_Web_Storage_API Storage objects are simple key-value stores, similar to objects, but they stay intact through ...
- Web/API/Window/localStorage The localStorage property allows you to access a local Storage object. localStorage is similar ...
- Web/Apps/Fundamentals/Offline The following diagram illustrates the typical workflow of an offline app. The entry point is ...
- Web/Apps/Progressive/Network_independent The basic ideas behind network independence are to be able to: