|
Search the entire site
|
|
| Links |
|
Cookie Functions
|
| 4 javascript cookie functions that I wrote for various website projects. I put them together in this script. They allow you to access, assign, modify, and delete your cookies with client-side code. |
|
|
|
|
Cookie Utility Class
|
| Cross-platform JavaScript utility class for creating, reading, and deleting cookies. Cookies can be either session or persistent. Has ability to apply unlimited sub-values to a cookie. This allows you to work within the confines of the 20 cookie per server limit.
|
|
|
|
|
Stored Documents
|
| The Stored Documents script provides three separate JavaScript functions, which display the 'Store this document' link, the 'Clear all documents' link, and the list of stored documents. |
|
|
|
|
|
|
|
|
|