javascript: navigator.onLine doesn't change
Opened this issue · 0 comments
mxd4n13l0n commented
When you open this page in a browser (I tried Chrome and Safari), if you open this demo page from HTML5 Demos, everything works fine:
http://html5demos.com/nav-online
You can turn down your ethernet ow WiFi conection, and the message changes from Online to Offline and viceversa.
However, if I turn on my Ripple emulator, I can't monitor anymore the Internet conection, it seems that ripple only did the first time the page is opened.
Thank you