Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

1.2.x


clear-input 1.0

Download Size md5 hash
jquery.clearinput.js_.txt 1.11 KB d3cafed7be653f45baec0c4f01d834f9
Last updated: October 11, 2010 - 11:25pm

Initial release.

BBCnewsTicker 1.3

Download Size md5 hash
jquery.newsTicker1.3.js_.txt 3.51 KB 64c8161e484cf430302f2185f8fd301e
Last updated: October 2, 2010 - 5:01pm

Version of the ticker compatible with jQuery 1.2 and above.

Note that this is not the recommended version and while it's under limited support, it is feature-frozen. New features are developed against version 2 of the ticker.

nestedSortableExt 1.2-b

Download Size md5 hash
nestedSortable.1.2b.zip 41.76 KB 8d4f27227b231b22563eba4cefea9b78
Last updated: October 1, 2010 - 10:06am

There was a trailing comma to much on line 21 of release 1.2. Either download it again or delete that comma yourself.

nestedSortableExt 1.2

Download Size md5 hash
nestedSortable.1.2.zip 41.1 KB 009ccf8219698544ed8d7e4308ff3c9d
Last updated: October 1, 2010 - 7:32am

Added a custom option listType to specify the desired list type, and changed the default list type to <ol>. Since we are dealing with ordering sets of items ordered lists are the way to go according to HTML specifications.

xcolor 1.2

Download Size md5 hash
jquery.xcolor.js_.txt 23.61 KB 2bab925e9a1993d8682d1e53476f7840
Last updated: September 25, 2010 - 2:49pm

Rewrote input parser

Feedback 1.2.0

Download Size md5 hash
jquery.feedback-1.2.0.js_.txt 5.02 KB 38e19da603c451fe24451b6222773c2e
Last updated: September 24, 2010 - 6:33pm

This release adds a class of ui-feedback to each feedback message containing div. This gives you the ability to turn off existing feedback messages by using this selector:

jQuery(".ui-feedback").hide();

You might want to do this if multiple feedback messages potentially overlap one another.

simpleImageCheck 0.4

Download Size md5 hash
jquery.simpleImageCheck-0.4.zip 4.72 KB 10cab6ed16396b577e7745313d02ae24
Last updated: September 24, 2010 - 4:08pm

Version 0.4
- Changed context of afterCheck callback to be the input node that changed
- Added support for radio buttons

animateClip 1.0.1

Download Size md5 hash
jquery-animate-clip.zip 924 bytes 11cb0ad9a49906b8c3c74160b35b10f7
Last updated: September 15, 2010 - 4:41am

As the first release apparently cannot be downloaded, I'm uploading it once again. I'm pretty certain I didn't change anything from 1.0.0, but cannot be completely certain.

simplePassMeter 0.3

Download Size md5 hash
jquery.simplePassMeter-0.3.zip 12.38 KB c9adffb632a6297f3cce86929167a1b9
Last updated: September 13, 2010 - 11:16am

New in 0.3
- Bug fix on bad requirement
- Added option to only show UI on field focus
- Added option to only show UI on field value (regardless of focus)
- Fixed matchField requirement to check for activity on verification field before stating the passwords don't match
- Reduce file size

actionsmenu 1.1

Download Size md5 hash
jquery.actionsmenu-1.1.zip 37.59 KB cf94768320ca3d6089f751135e68adcb
Last updated: September 10, 2010 - 1:59am

v1.1 – 5 Sep 2010

  • Added collision detection (bottom or right edge of the screen) for the opening of the menu (removed openLeft option)
  • Added CSS ids/classes to config
  • Check made for role attribute on body before setting
  • Added -o-box-shadow to CSS where applicable
  • Removed Lucida Sans Unicode and Lucida Sans from the font stack
  • Added title to the list of attributes carried over to the corresponding <a>