shawnchin / jquery-gentleSelect

Implements skinnable select boxes which provides option to display selection in multiple columns/rows
http://shawnchin.github.io/jquery-gentleSelect
MIT License
39 stars 22 forks source link

Retrieve options with AJAX #14

Open rbwohlfarth opened 9 years ago

rbwohlfarth commented 9 years ago

Retrieve the drop down items using an AJAX call. It dynamically generates the item list. Use AJAX when the drop down items depend on another field.