diff --git a/index.html b/index.html index fe792ba..b1a9369 100644 --- a/index.html +++ b/index.html @@ -9,6 +9,7 @@ function onLoad() { document.addEventListener('deviceready', onDeviceReady, false); + alert('m'); } function onDeviceReady()