home / experts / javascript / column8 |
|
You can manipulate cookies in JavaScript with the
And the following statement displays the property's value:
Use the following buttons to experiment with these statements: The value of
If you want to find a cookie having a specific name, you need to parse the string and find the one matching this name. For your convenience, we provide in the next section a set of useful functions for getting and setting cookies. |
Created: December 4, 1997
Revised: December 4, 1997
URL: http://www.webreference.com/js/column8/property.html