
Firefox browser does not support WebSQl
Firefox browser does not support WebSQl. How can i use websql in firefox? go to http://www.w3schools.com/sql/trysql.asp?filename=trysql_insert_colname Click "run sql" then a message will be shown.
วิธีแก้ปัญหาที่เลือก
Here is an old blog post about why, I'm sure it has all gotten a lot easier since then: https://hacks.mozilla.org/2010/06/beyond-html5-database-apis-and-the-road-to-indexeddb/
อ่านคำตอบนี้ในบริบท 👍 0การตอบกลับทั้งหมด (2)
hi, yes this technology is not supported by firefox - you could look into using IndexedDB instead... https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API
วิธีแก้ปัญหาที่เลือก
Here is an old blog post about why, I'm sure it has all gotten a lot easier since then: https://hacks.mozilla.org/2010/06/beyond-html5-database-apis-and-the-road-to-indexeddb/