By wsoprano
via css.dzone.com
Published: Aug 09 2012 / 09:24
In order to retrieve data efficiently from an IndexedDB database, each record is organized by its key. The only condition for the key is that it is a valid key. A valid key can be one of the following types:
Add your comment