|
|
1.
|
| Getting And Setting Cookies With jQuery and PHP |
Compatibility: Type: Javascript, jQuery, PHP
|
|
2.
|
| JavaScript code to store data as JSON strings in cookies. It uses prototype.js 1.5.1 to store and retrieve JSON data from cookies |
Compatibility: Type: Javascript, PrototypeJS, JSON
|
|
3.
|
| This is a small javascript class to handle Cookies in a smarter way. |
|
|
4.
|
|
|
5.
|
| This bit of JavaScript allows you to place a breadcrumb type trail of history on a page. This shows the user where they have been on the site and allows them to navigate back with a little more detail. So to achieve this the code will save in a cookie where the user has been and build up the crumbs every time they go to somewhere new. The cookie holds the link to the page they visited and the title of the page for a readable description. |
|
|
6.
|
| Demonstrates using the Cookie utility to get and set subcookies. |
Compatibility: Type: Javascript, DHTML, Ajax, YUI
|
|
7.
|
| Demonstrates using the Cookie utility to get, set and remove cookies |
Compatibility: Type: Javascript, DHTML, Ajax, YUI
|
|
8.
|
| Demonstrates basic usage of the Cookie utility for reading and writing cookies. |
Compatibility: Type: Javascript, DHTML, Ajax, YUI
|
|
9.
|
| Storing and Retrieving Cookies |
|
|
10.
|
|