check online status javascript

JavaScript
// In Console type
>navigator.onLine  // Boolean to check online status
Source

Also in JavaScript: