ZVON > References > DOM2 Reference

cookie (attribute )

Owning interface and usage:  
HTMLDocument.cookie

Member of these other interfaces:  
none

Readonly:   no

Type:   DOMString

Description:  
Holds cookie information associated with the current frame or document.

Exception:  
DOMException SYNTAX_ERR
If the new value does not adhere to the cookie syntax specified by [CookieRef] .