This article is excerpted from HTML5 Developer’s Cookbook and reprinted with permission of publisher Pearson/Addison-Wesley Professional. The persistence of information in the visitor’s browser has ...
HTML5 storage support is designed for two key scenarios. First, it enables a site to work offline. As site users input data, even when offline, the data can be stored locally on the client and then ...
HTML5 Web Storage, Web Database, FileReader, FileWriter, and AppCaching APIs will transform Web pages into local applications, but not yet Of all the changes bundled in the HTML5 drafts, few are as ...
Native interface to sqlite in a Cordova/PhoneGap plugin for Android, iOS, Windows "Universal" (8.1), Amazon Fire-OS, and WP(7/8) with API similar to HTML5/Web SQL API. License for Android, Windows ...