Click to return to the DHTML, HTML     
cookie Property     COORDS Attribute | coords...     DHTML Properties    
Web Workshop  |  DHTML, HTML & CSS

cookieEnabled Property


Retrieves whether client-side cookies are enabled in the browser.

Syntax

HTMLN/A
Scripting[ bEnabled = ] navigator.cookieEnabled

Possible Values

bEnabled Boolean that specifies one of the following values:
falseBrowser does not support cookies.
trueBrowser does support cookies.

The property is read-only with no default value.

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.