Remember what the Dormouse said. Feed your head. Feed your head.” Jefferson Airplane
A resource for web developers a code snippet library with step by step tutorials.

a resource for web developers...

       

Search Amazon

JavaScript: Cookies tutorial code snippet 1.

 

Up Up to JavaScript: Cookies overview page

 

 

Creating a simple transient cookie to store a single value: the time.

Comparing the current computer time and the time stored in the transient cookie.

Transient cookies are no longer available when the browser is closed, sometimes called session cookies.

 





Output view



Back to top

 

Bookmark and Share

 

Copyright © 2006-2010 justfigures.co.uk