cookieEnabled 属性用于返回一个布尔值,该值指定浏览器是否启用了 cookie。如果启用 cookie,则返回 true,否则返回 false。
句法:
navigator.cookieEnabled
下面的程序说明了 Navigator cookieEnabled 属性:
检查浏览器是否启用了 cookie。
Navigator cookieEnabled Property in HTML
GeeksforGeeks
Navigator cookieEnabled Property
For checking whether cookies are enabled in the browser,
double click the "Check Cookies" button:
输出:
点击按钮后:
支持的网络浏览器
- 谷歌浏览器
- IE浏览器
- 火狐
- 歌剧
- 苹果浏览器