¡@

Home 

2014/10/16 ¤W¤È 12:05:28

jquery Programming Glossary: mobilesrv

HTML5 WebSQL: how to know when a db transaction finishes?

http://stackoverflow.com/questions/7607677/html5-websql-how-to-know-when-a-db-transaction-finishes

sync is complete. Many thanks for your help ciao function databaseSync table one .getJSON http 192.168.1.40 8888 iOS mobilesrv index.php ACT one function json .each json.results function i res db.transaction function tx tx.executeSql INSERT INTO.. INTO table1 A B C D VALUES res.A res.B res.C res.D onSuccess onError table two .getJSON http 192.168.1.40 8888 iOS mobilesrv index.php ACT two function json .each json.results function i res db.transaction function tx tx.executeSql INSERT INTO.. table1 A B C D VALUES res.A res.B res.C res.D onSuccess onError table three .getJSON http 192.168.1.40 8888 iOS mobilesrv index.php ACT three function json .each json.results function i res db.transaction function tx tx.executeSql INSERT INTO..