Click to return to the DHTML, HTML     
offsetY Property     opener Property     DHTML Properties    
Web Workshop  |  DHTML, HTML & CSS

onLine Property


Retrieves whether the system is in global offline mode.

Syntax

HTMLN/A
Scripting[ bOnLine = ] navigator.onLine

Possible Values

bOnLine Boolean that specifies one of the following values:
trueSystem is not in global offline mode.
falseSystem 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

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
clientInformation, navigator


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.