cookieEnabled
Newly available since 2024-09-16
Tags:
api
The navigator.cookieEnabled
property returns a Boolean value for whether the browser accepts or ignores attempts to write cookie data.
To learn more, see
Navigator: cookieEnabled property at MDN.
Compatibility
- Chrome 1 Released on 2008-12-11
- Chrome Android 18 Released on 2012-06-27
- Edge 12 Released on 2015-07-29
- Firefox 1 Released on 2004-11-09
- Firefox for Android 4 Released on 2011-03-29
- Safari 18 Released on 2024-09-16
- Safari on iOS 18 Released on 2024-09-16
Specifications
- HTML Standard (#cookies), from HTML Workstream (WHATWG).