Conversation
for the new indexDB api, the onsuccess and oncomplete event. detail at the https://developer.mozilla.org/en-US/docs/Web/API/IDBOpenDBRequest
|
Thanks for the PR. We can definitely accept this, but the project hasn't been maintained or updated in years. |
|
Thanks a lot for this respond. playground.html5rocks.com is pretty good site to practice the Html5 On Tue, Sep 23, 2014 at 11:57 PM, Eric Bidelman notifications@github.com
|
|
Hi, you can certainly fork this project and run it as your own project. Unfortunately we are not looking at making any significant efforts in adapting this site. If you want a strong tool for demonstrating html5 features I suggest looking at jsbin.com or codepen.io, both of which are a lot more fully featured than this project. |
|
Thanks, i got it. Seems the better way is to move some html5 samples to the jsbin.com and bin Maybe i can made a new list page let user could view and index it easy. Thanks, On Wed, Sep 24, 2014 at 10:32 AM, Paul Kinlan notifications@github.com
|
For the new IndexDB API, Deprecated interfaces and the changes of the IDBOpenDBRequest API, the onsuccess and oncomplete events. detail at the https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API Deprecated interfaces section, and the demo of the https://developer.mozilla.org/en-US/docs/Web/API/IDBOpenDBRequest