navigator Properties Object Properties Summary
Retrieves whether the system is in global offline mode.
HTML |
N/A |
Script |
[ bOnLine = ] navigator.onLine |
true |
The system is in global online mode. |
false |
The system is in global offline mode. |
The property is read-only with no default value.
The user can modify the global offline state by selecting the Work Offline item from the Microsoft® Internet Explorer® ( version 4.0 and later ) File menu. This property does not indicate whether the system is physically connected to the network.
navigator