| jQuery.googlechart.js | src | An experimental plugin to interact with Google Chart API |
|---|---|---|
| jQuery.anchorHandler.js | src/doc | Use regular expressions to attach events on a url hanchor |
| jQuery.countdown.js | src/doc | Inline countdown to a given date with advanced formatting options |
| jQuery.delayedObserver.js | src/doc | A delayed observer, useful for handling user inputs to avoid calling the callback function too often. Autocomplete inputs are a common situation where this mechanism is useful. |
| jQuery.flickrshow.js | src | A small slideshow plugin to display flickr photostreams (see home page for a live demo). |
| jQuery.i18n.js | src/doc | This is a plugin proposal to ease plugin translation. It currently support namespaces and language switching. |
| jQuery.jpath.js | src/doc | Inspired by xPath and jQuery selectors, jPath is an experimental plugin to allow easy browsing of JavaScript? object, namely JSON objects. The goal is make it easy to pull/compare/search data from these object. |
| jQuery.strings.js | src/doc | A collection of string utilities, which includes an implementation of Python 3000's advanced string format, a minimal template system and much more. |
| jQuery.youtubeLinksToEmbed.js | src | A plugin which filter Youtube links and load the player inline instead of following the link. |
| ui.builder.js | src/doc | A simple UI building system to ease the creation and manipulation of jQuery UI elements. |
| ui.timepickr.js | src/doc | jquery.timepickr was created in a attempt to make the process of inputing time in a form as easy an natural as posssible. |
| ui.toaster.js | src/doc | jquery.timepickr was created in a attempt to make the process of inputing time in a form as easy an natural as posssible. |