Free tutorials for Java, Eclipse and Web programming



Follow me on twitter

7. Local storage

HTML5 supports local storage of data to work offline. Currently you find:

Currently it is recommended to use local storage as it has the largest support. For an example see http://www.html5rocks.com/tutorials/offline/takingappoffline/