Not yet, then how can I test it on browser first? Should I use "load" instead?
May I know is there any difference between the event of "load" and "device ready" ?
Many thanks !
Not yet, then how can I test it on browser first? Should I use "load" instead?
May I know is there any difference between the event of "load" and "device ready" ?
Many thanks !
I would like to run a JS when device ready, but it didn't work.
-- startScreen ,Device ready,1. Run JavaScript,Handler: alert("Test!");
-- any step I have missed? Could you please help? thanks.