该属性是一个只读的布尔值。 语法:navigator.cookieEnabled 如果浏览器启用了cookie,该属性值为true。如果禁用了cookie,则值为false。实例1: 检测浏览器是否启用了cookie。