cookieEnabled property
Retrieves whether client-side persistent cookies are enabled. Persistent cookies are those that are stored on the client-side computer.
Syntax
| JavaScript | |
|---|
Property values
Type: Boolean
Remarks
Note CookieEnabled does not check the status of session cookies.
This property does not check whether third-party persistent cookies are enabled.
See also
Show: