navigator.onLine is always returns true when there is no internet connection in firefox but ie10 and google chrome is working correctly.
I'm using firefox version 19.
How to check internet connection using javascript?
Thanks in advance
navigator.onLine is always returns true when there is no internet connection in firefox but ie10 and google chrome is working correctly.
I'm using firefox version 19.
How to check internet connection using javascript?
Thanks in advance