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.

Releases for Select Box Manipulation


Select Box Manipulation 2.2.4

Sorting no longer has the wrong options selected. selectOptions now takes an array. New selectedTexts (like selectedValues)

Select Box Manipulation 2.2.3

ajaxAddOption documentation (in source) update. removeOption can take an array. new selectedOptions
minified version

Select Box Manipulation 2.2.2

17 June 2008
available under a MIT/GPL dual license. Callback function for containsOption is passed on the index of the found option

Select Box Manipulation 2.2.1

14 December 2007
removing options by index now works again

Select Box Manipulation 2.2

12 September 2007
new selectedValues plugin - returns values of selected options as an array

Select Box Manipulation 2.1

27 July 2007
cache (created when adding an option) is removed when removing options
if you supply a second parameter to removeOption and it is true, then the option will only be removed if it is selected as well

Select Box Manipulation 2.0.1

Updates since last release:

15 June 2007
addOption is now much faster when adding many options (no longer causing an 'unresponsive script' dialog box)

22 May 2007
Packed version available using Dean Edwards' Packer: http://dean.edwards.name/packer/

5 April 2007
ajaxAddOption takes two additional arguments - fn (function to call when after the options have been added) and args (arguments to pass on to the function)
New containsOption plugin, for checking if an option is within the select list

Select Box Manipulation

Release as of 25 February 2007