Fill in a second select box dependent on the first one. Version : 1.3.1 Written by : Johannes Geppert Download : jquery.doubleSelect.1.3.1.zip Example : DoubleSelect Demo Code $(document).ready(function() { "Vegetables": { "key" : 10, "defaultvalue" : 111, "values" : { "tomato": 110, "potato": 111, "asparagus": 112 } }, "Fruits": { "key" : 20, "defaultvalue" : 212, "values" : { "apple": 210, "oran