The main point of this article is to show a practical usecase for IndexedDB.
Specifically it covers two parts:
In the first part, I show how we can suck down data from a remote server and
add it to the client's local db. This will probably be about 500 user records.
In the second, I'll show how you can bind an autosuggest (jQuery UI probably)
to data from the indexeddb.
Original issue reported on code.google.com by raymondc...@gmail.com on 11 May 2012 at 8:39
Original issue reported on code.google.com by
raymondc...@gmail.com
on 11 May 2012 at 8:39