axemclion / jquery-indexeddb

An IndexedDB Plugin for Jquery.
Other
195 stars 71 forks source link

Adding global listener for errors #55

Open jehon opened 10 years ago

jehon commented 10 years ago

This function will be called whenever a Deferred is ending in "fail".

Related to suggestion #54.