pbauerochse / searchable-option-list

a jquery plugin for a searchable optionlist
MIT License
79 stars 54 forks source link

How to add options from javascript? #60

Open cgalvizu opened 7 years ago

cgalvizu commented 7 years ago

Can somebody help me with an example on how to add items from javascript? Sometimes when I add options they don't appear in the list, if I place and alert('') in the code it the options will show.