Tagged: chained
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.
1.0.0
Released September 15, 2014
590
Watchers
286
Forks
SelectUnique
Given a group of select fields with the same options, SelectUnique will remove an option from the other fields when it's selected, and put it back when it's changed.
0.0.3
Released February 8, 2013
2
Watchers
1
Forks