'cookie' Syntax and Note : cookie « Javascript Properties « JavaScript Reference

'cookie' Syntax and Note

Note:

Read and write property. 
Sets the cookie value. 
    
Syntax:
    
document.cookie = value

    

      
      








Related examples in the same category

1.'cookie' Example
2.'cookie' Possible Values
3.'cookie' is applied to