Advertise here

jQuery Plugins Tagged ‘cascading dropdown’

Dependent / Cascading Select List with Select2

February 09, 2017     9755     Form Elements
Dependent / Cascading Select List with Select2

Select2 Cascade is a jQuery plugin to create cascading /dependent select list by using Select2 - one of the most popular select list plugin.

Read More »

Dependent Dropdown – jQuery Plugin for Cascading DropDownList

December 18, 2015     7475     Form Elements
Dependent Dropdown – jQuery Plugin for Cascading DropDownList

Dependent Dropdown is a jQuery plugin that enables to add and control multi level dependent dropdown lists. It works both with normal select options and select with optgroups as well.

Read More »

Chained Selects jQuery Plugin

August 01, 2013     14617     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     45959     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 »