jQuery Plugin Directory

Tag: select · Page 1 of 3

11 years ago

Chosen

Chosen is a JavaScript plugin that makes long, unwieldy select boxes much more user-friendly. It is currently available in both jQuery and Prototype flavors.

11 years ago

Chained

Simple chained selects. You can choose from two different versions. Normal version uses uses classnames of select options to decide content of child select. It does not make any external AJAX(J) queries. Remote version makes external query and builds the child select from returned JSON response.

11 years ago

Selective

Selective provides multiple selection with autocomplete: a list to which items may be added by typing part of the label. A server-side or client-side source may be specified for autocomplete (see jquery.ui.autocomplete). Items may be reordered if the sortable option is present (this feature requires jQuery UI sortable). Items may also be removed. There are additional features for advanced cases, such as adding options on the fly (for instance, for tagging, or describing attributes of a relationship, like the job title of an employee in a particular department). It is especially useful when there are too many options to be presented in an ordinary dropdown list.

FirstPrevious123NextLast