Autocompleter
Simple, easy, customisable and with cache support.
Simple, easy, customisable and with cache support.
jQuery plugin that adds `cached` and `concurrency` options for better requests management
Makes for easy caching of image files in the browsers LocalStorage or other offline storage. Can be bound elements or parents.
A series of jQuery plugins that allows the downloading of multiple JavaScript requests with a single call.
Using $.cache (or $.domCache) may dramatically increase the performance of your web application by eliminating unnecessary DOM traversal. Manipulate the DOM (with event handling) more efficiently by referencing cached DOM elements.