My first plugin. This is a replacement for a select box which allows you to include icons in your drop downs, and style them.
Display a non-obstrusive and customizable notification window similar to the one used by the IM and Mail clients.
A Normal Simple Color Picker is just that..NORMAL! It can be attached to a textbox, and will pop out a square element that has colors a person can pick
Super-sexy animated form field validation plugin. Home Page Screenshot 1 Screenshot 2 Demo Very easy to apply field validation on a per field basis in the html <INPUT>
The Transform plugin enables users to easily make cross-browser XML transformations with XSL. The plugin does not rely on additional libraries and
Based on reflection.js, but done in the jQuery style. Includes support for inline options for compatibility with reflection.js markup, but also handles
Overview wrapSelection wraps highlighted text with valid XHTML span tags and returns as a jQuery object for chaining additional commands.
Generate useful inline sparklines directly in the browser without requiring any server-side support. Cross-browser compatible (Firefox, Safari, IE, etc).
This jQuery plugin will create beautifully rounded corners. No images or obtrusive markup necessary. Support for padding ensures your layout degrades
With this autocomplete plugin, you can add autocomplete functionnalities to a classic input box. You can also fill other input (one or more) or img when you
Flat Select jQuery Plugin - converting a select element to a flat divs elements JSON version
readyX extends the jQuery(document).ready event to permit greater control of the order in which the ready event callbacks get executed. readyX provides
Updates a tree with updated HTML in such a way that it avoids replacing unchanged nodes. This can facilitate live-preview DOM updates without flicker.
Spoilers implements an idea first seen on imdb.com, where it is used to hide “spoiler” text from casual readers who may not want to know too many details
A Simple Colorpicker for JQuery Color picker is intuitive to use It’s easy to integrate into your project
This is a ajax grid. 1 ajax 2 grid 3 sort 4 drop 5 control pages
A small plugin which performs the task of unobtrusively converting an element, such as an anchor, into a div which holds feed content by leveraging the
Column Navigation provides a Mac OS X/NeXTStep style navigation for unordered HTML lists. (Ordered lists will be supported in version 1.1)
This plugin provide 2 class for: Color management functions like spacecolor conversion a color scheme (aka palette) generator
This tiny plugin provides a registry for different filter functions to sanitize ajax responses.It requires jQuery 1.3 with its new feature, the ‘dataFilter’ ajax
ALERT This plugin does not work with any current release of jQuery. It will work after revision 5826 with no changes. Prior to that it will require
This is a very little jQuery extension that allow to add an effect to an presetting event. jQuery.ui.effects required.retroEffect(event,effect,options,duration,callback)
HTML Canvas API that works in form of tranditional jQuery chains. IE compatibility will require excanvas JS file (available at ExCanvas
Quick “plugin” to support animation of the CSS style.clip property via thejQuery.fn.animate() facility in the same vein as John Resig’sjquery.color.js plugin.
This is a jquery special event implementation of a drag event model. It is intended for use by developers who don’t need one bloated script full of
Populate form fields with example text that disappears on focus. Example Usage Simple usage: $(\'input#name\').example(\'Bob Smith\');
Event Handler plugin was made to make handling your event handlers a little easier. It adds one new method called eventH to jQuery which can only be
This plugin is used to enhence the actual checkbox in pages. Depending on OS and Theme, people actually have different check box look and feel. The one in
APCTH - Auto Parse Content-Type Header With this plugin, jquery will parse the the content-type and process the
A simple gallery accessible with jQuery with GNU General Public License v2. Enjoy.
Type some Html like a type writer. You can assign the write’s speed and the wait time before start the effect
This extension creates a singleton query string object for quick and readable query string modification and creation. This plugin provides a simple way of
jqSajax is PHP Class to build jQuery Plugin. You can export PHP Function, your personal function, your method, or your PHP Class and call it from Javascript
Hierarchical, wrappable (when container width gets smaller than the menu length), mouse-hover and Tab-key driven menu bar. Originally created to
Turns a properly marked up form into a wizard form with page navigation and prev/next buttons. I really just made this for a project of my own without too
Adds two additional filter types to jQuery: $().descendantOf(DOMElement); $().ancestorOf(DOMElement); This plugin was created because there is no default method for determining