Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

1.1.x


jQuery Table Display 0.2

Download: jquery.tabledisplay-0.2.zip
Size: 15.71 KB
md5_file hash: 4f85337a85d74209639de83acb998826
First released: August 6, 2008 - 8:33pm

Hyper Alpha Edition v2

jQuery Editable Combobox 0.4.1

Download: jquery.jec-0.4.1.js.txt
Size: 4.13 KB
md5_file hash: bff7d64e3050b4e85b8f1f06548135ab
First released: July 24, 2008 - 2:06pm

IE6 fix

Form Validation 1.1.5

Download: jquery.formvalidation.1.1.5.js.txt
Size: 6.74 KB
md5_file hash: 5c20da865bd34c95346a72e2e4ac5622
First released: July 13, 2008 - 10:50am
Last updated: July 13, 2008 - 10:49am

New Features: (Thank you Alexandre)

Returns Error if jQuery is not included.
Callback support - callback function is called when validation completed successfully, the callback function should return true to submit the form.
Radio button support.

Colorize - jQuery Table Plugin 1.1.0

Download: jquery.colorize-1.1.js.txt
Size: 1.99 KB
md5_file hash: 4612805cfe27350bef41de873d06b08d
First released: July 11, 2008 - 8:39pm

Fixes a bug introduced in the original version that in addition to the table that calls the colorize function would highlight all the other tables on a page.

jQuery Editable Combobox 0.4.0

Download: jquery.jec-0.4.0.js.txt
Size: 3.99 KB
md5_file hash: fd79d6c33297f021bd5a5f2de49dee21
First released: July 4, 2008 - 10:03am

key filters replaced by key ranges

jQuery progressBar 1.1

Download: jquery.progressbar.1.1_0.zip
Size: 25.34 KB
md5_file hash: 1e7c2ff55d70bce2989d42c261995c67
First released: June 23, 2008 - 2:12pm

Changes:
- you can now control a loaded progress bar and control its value with animation. see the demo for more details
- cleaned up the code (leaner, less resource intensive)

Hook 0.1.2-dev

Download: jquery.hook.js.txt
Size: 526 bytes
md5_file hash: 0e1b1b57045b3083833d7ae2d271f7a1
First released: June 6, 2008 - 8:32am

First release candidate. Proof of concept.

jQuery Editable Combobox 0.3.0

Download: jquery.jec.js_4.txt
Size: 6.93 KB
md5_file hash: b2e530e8da250b6cf0f3deb1209561f3
First released: June 2, 2008 - 11:45am
Last updated: June 2, 2008 - 11:45am

fixed error in IE

TypeWatch 2.0.0

First released: May 17, 2008 - 12:03am

New and improved TypeWatch plugin.

Breaking changes: YES

  • Code has been refactored thanks to Charles Christolini - BinaryPie.com
  • Supports chaining
  • Supports jQuery in No Conflict mode
  • New option: captureLength

Options:

wait : (default: 750) : Milliseconds to wait before firing event,

callback : (default: function() { }) : Function to call when wait time has elapsed,

highlight : (default: true) : Highlights the text of the input element when it gets focus,

captureEnter : (REMOVED) : TypeWatch now always captures the enter key on single-line input elements,

captureLength : (default: 2) : The minimum length of text required to fire the event.

jShuffle 1.0.0

Download: jquery.shuffle.js.txt
Size: 554 bytes
md5_file hash: 8aad073b106e10b5414a08f9768b357e
First released: May 13, 2008 - 1:51pm

This is the very first version.

You can use it to shuffle the children of the target node and put them in random order, it is non-recursive.

Although the demo site shows an example using unordered list, the plugin can be applied to any other tags as well.

Comments and suggestions are welcome!