Retrieves whether the system is in global offline mode.
Syntax
HTML N/A Scripting [ bOnLine = ] navigator.onLine
Possible Values
bOnLine Boolean that specifies one of the following values:
true System is not in global offline mode. false System is in global offline mode. The property is read-only with no default value.
Remarks
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 connected to the network.
Applies To
clientInformation, navigator