danielfarrell / bootstrap-combobox

A combobox plugin that works with twitter bootstrap
849 stars 328 forks source link

Add a new value to combobox #247

Closed holmbergth closed 7 years ago

holmbergth commented 7 years ago

Hi, Is it possible to add a new value by typing it into the combobox?

I can't get it to work even if iI overide your blur function

holmbergth commented 7 years ago

have to use the name attr and remove the required = true so then it worked fine