¡@

Home 

2014/10/16 ¤W¤È 12:08:04

jquery Programming Glossary: selectvalues

What is the best way to add options to a select from an array with jQuery?

http://stackoverflow.com/questions/170986/what-is-the-best-way-to-add-options-to-a-select-from-an-array-with-jquery

that I don't need a plugin to do but would also be interested in the plugins that are out there. This is what I did selectValues 1 test 1 2 test 2 for key in selectValues if typeof selectValues key 'string' '#mySelect' .append ' option value ' key '.. also be interested in the plugins that are out there. This is what I did selectValues 1 test 1 2 test 2 for key in selectValues if typeof selectValues key 'string' '#mySelect' .append ' option value ' key ' ' selectValues key ' option ' A clean simple.. in the plugins that are out there. This is what I did selectValues 1 test 1 2 test 2 for key in selectValues if typeof selectValues key 'string' '#mySelect' .append ' option value ' key ' ' selectValues key ' option ' A clean simple solution This is a..