Skip to content

adamayres/jqueryplugins

Repository files navigation

Collection of jQuery Plugins

...and other junk

Ajax Cache Response

The Ajax Cache Response plugin caches the response of Ajax requests. Subsequent Ajax requests that match the original Ajax options will return the cached response instead of making a new call. Cached responses can be stored in a HTML5 web storage allowing them to persist across a session.

Clonse Position

CSS Data

Delay Toggle

iFrame Shim

Outerhtml

Request Storage

Provides a per request storage in memory. Implements the HTML5 web storage interface. See (http://dev.w3.org/html5/webstorage/).

About

jQuery Plugins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published