cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
xxBraiidenxx
New member
Status: New idea

I was working on a JQuery mobile project and was wondering why I keep on getting a fatal database error. Come to find out that I forgot my favorite browser does not support "WebSQL" at the moment so this is my suggestion.

1 Comment
KevinBrosnan
Employee
Employee

WebSQL is a dead specification. You should use a framework that supports WebStorage or IndexedDB.