Create, read and delete cookies without jQuery
The quirksmode.org page has an article on creating, reading and removing cookies in pure Javascript. This blog post presents example codes from mentioned site. Just the pure codes, without a lot of blah-blah that original post contains.
Read More “Create, read and delete cookies without jQuery”