Object Oriented Javascript Cookie Handling Library with jQuery bindings
Current Version: 2.1.0
Released: 11 May 09
This is a Javascript library for accessing and manipulating HTTP cookies in the browser. You can get one or a list of cookies, set cookies, delete cookies, test if the browser accepts cookies. jQuery is not required to use this library, but jQuery bindings are available when jQuery is present on the page. When jQuery is available, you can cause form fields to automatically set cookies, or auto fill form fields with cookie values. See the documentation for details.
This project was originally housed at http://www.jaaulde.com/cookieLib/ Earlier versions (<2.0) are no longer available.
The current versions (>=2.0) represent a fairly substantial change in the API from the original versions, thus all users should read the documentation.