Select2 is one of the most popular select list plugin for jQuery. It has beautiful features and powerful customization options. One missing feature of Select2 is built-in support for making select boxes cascading/dependent. In simple words, loading/refreshing options of a select2 list box using ajax based on selection of another select2 list box. So, I've written a reusable class for this purpose. Get it here -
Share this post
Dependent / Cascading Select List with jQuery…
Share this post
Select2 is one of the most popular select list plugin for jQuery. It has beautiful features and powerful customization options. One missing feature of Select2 is built-in support for making select boxes cascading/dependent. In simple words, loading/refreshing options of a select2 list box using ajax based on selection of another select2 list box. So, I've written a reusable class for this purpose. Get it here -