Advertise here

jQuery Plugins Tagged ‘select list’

Making Better Select Elements with jQuery and CSS3

October 13, 2014     2899     CSS3 & CSS Form Elements
Making Better Select Elements with jQuery and CSS3

A tutorial about building a script that is going to take an ordinary select element, and replace it with a better looking, markup powered version, while keeping all the functionality intact.

Read More »

Animated Custom Select with CSS3 and jQuery

September 09, 2014     6983     CSS3 & CSS Form Elements
Animated Custom Select with CSS3 and jQuery

This is a nice animated custom select by using CSS3 and jQuery. CSS3 transitions and transforms are used to create this animated select.

Read More »

Multi Column Select

July 07, 2014     6330     Form Elements
Multi Column Select

Multi Column Select is a simple plugin that will hide the select control and then display a multicolumn dropdown (css). Uses the original form control so will work if JS is not enabled and the form can be processed as normal.

Read More »

flexselect – jQuery plugin for Flex-Matching Incremental-Finding Controls

June 07, 2014     4186     Form Elements
flexselect – jQuery plugin for Flex-Matching Incremental-Finding Controls

Flexselect is a jQuery plugin that turns regular select boxes into Quicksilver-like, flex-matching, incremental-finding controls.

Read More »

Select or Die – jQuery Plugin to Style Select Elements

May 09, 2014     15484     Form Elements
Select or Die –  jQuery Plugin to Style Select Elements

Select or Die is a jQuery plugin to style/replace <select> elements.

Read More »

Bootstrap Select – Custom Select for Bootstrap

March 09, 2014     60874     Form Elements Bootstrap
Bootstrap Select – Custom Select for Bootstrap

Bootstrap Select is a custom select / multiselect for Bootstrap using button dropdown, designed to behave like regular Bootstrap selects.

Read More »

Select.js – Styleable Select Elements

January 31, 2014     23683     Form Elements
Select.js – Styleable Select Elements

Select.js is a Javascript and CSS library for creating styleable select elements. It aims to reproduce the behavior of native controls as much as is possible, while allowing for complete styling with CSS.

Read More »

Selectonic – jQuery Plugin to Make Any List of Items Selectable

January 27, 2014     6459     Form Elements
Selectonic – jQuery Plugin to Make Any List of Items Selectable

Selectonic is a jQuery based plugin for making any list of items selectable by mouse and keyboard. It could be usefull in web app where are different widgets like menus, dropdowns with keyboard input, lists with multiple selection and so on.

Read More »

jQuery EasyDropDown – Dropdown Builder for Styleable Inputs and Menus

January 23, 2014     45156     Menu Form Elements
jQuery EasyDropDown – Dropdown Builder for Styleable Inputs and Menus

EasyDropDown is a jQuery plugin that effortlessly turns humble <select> elements into styleable drop-down menus for use in forms or general UI/navigation.

Features:

  • Form & validation compatibilty
  • Full keyboard control with textual search
  • Inner-scroll for long lists
  • Degradation to native UI on touch devices
  • Fully functional IE8+

Read More »

gentleSelect – jQuery Plugin for Multiple Columns/Rows Select Boxes

December 30, 2013     10436     Form Elements
gentleSelect – jQuery Plugin for Multiple Columns/Rows Select Boxes

gentleSelect is a jQuery plugin for transforming select boxes into a skinnable alternative. The selection list can be rendered with multiple columns/rows to present larger datasets in a more manageable format. It recognizes the multiple attribute on select boxes and does the right thing automatically.

Read More »

FancySelect – jQuery Plugin for Custom Select Box

August 18, 2013     55573     Form Elements
FancySelect – jQuery Plugin for Custom Select Box

FancySelect is a better select for discerning web developers everywhere and it is easy to use.

Read More »

HeapBox – jQuery Selectbox Replacement Plugin

August 15, 2013     7377     Form Elements
HeapBox – jQuery Selectbox Replacement Plugin

HeapBox is plugin for jQuery that replace native HTML selectboxes in your webpages. HeapBox supports themes, events, callbacks, ajax and much more.

Read More »

Chained Selects jQuery Plugin

August 01, 2013     14624     JSON Form Elements
Chained Selects jQuery Plugin

Chained is simple jQuery plugin for chained selects. There are two different versions.

  • First version uses classnames of select options to decide content. As a bonus it is usable even with JavaScript disabled
  • Other version can make queries against database and uses the returned JSON to build child selects.

Read More »

jQuery Cascading Dropdown Plugin

July 19, 2013     45982     Ajax Form Elements
jQuery Cascading Dropdown Plugin

A simple and lighweight jQuery plugin for cascading dropdowns

The plugin allows you to implement a cascading dropdown using multiple select boxes in which one select box depends on the input from one or more separate select boxes. Once one or all (depending on the configuration) required select boxes contain a value, it will trigger an event that will fire off the dependant select box so it will fetch its own list.

Read More »

Bootstrap Multiselect

June 03, 2013     550594     Form Elements Bootstrap
Bootstrap Multiselect

Bootstrap Multiselect is a JQuery based plugin to provide an intuitive user interface for using select inputs with the multiple attribute present. Instead of a select a bootstrap button will be shown as dropdown menu containing the single options as checkboxes.

Read More »