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 3.

 

Up Up to JavaScript: Cookies overview page

 

 

A create cookie function 'setCookie()' with 3 arguments.

Giving the ability to set the cookie name, value and expiry date together with 'path=/'.

Only the name and value arguments are mandatory to set a cookie.

Using this function to create a persistent cookie.

Setting the expiry date of the persistent cookie to a time in the future.

 





Output view



Back to top

 

Bookmark and Share

 

Copyright © 2006-2012 justfigures.co.uk