How to check cookie enabled in browser using javascript
Its quite simple to find the status of the cookies enabled in browser.
We can get the status of cookies enabled using below statment:
window.navigator.cookieEnabled
Use Facebook to Comment on this Post
How to check cookie enabled in browser using javascript
Comments