5 projects tagged "cookies"
FCookie is a JavaScript object that can store and retrieve values in Flash cookies. It can generate HTML elements to embed invisible Flash objects to store, retrieve, and delete values in cookies managed by Flash objects. The Flash object is provided either as compiled SWF or ActionScript source code. The cookies domain to access can be configured.
Zebra_Cookie is an extremely small (~500 bytes minified) jQuery plugin for writing, reading, and deleting cookies. Handling cookies can be a daunting task using plain JavaScript, and because jQuery doesn’t natively include functions for handling cookies and one must rely on plug-ins.