Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
Selected Reading
HTML Navigator cookieEnabled Property
The HTML navigator cookieEnabled property returns a boolean value that defines whether the cookies are enabled in the browser or not.
Syntax
Following is the syntax ?
navigator.cookieEnabled
Let us see an example of HTML navigator cookieEnabled property ?
Example
HTML navigator cookieEnabled property Demo
Output

Click on "Show Browser Cookies Information" button to display whether browser cookies are enabled or not ?

Advertisements
