danielfarrell / bootstrap-combobox

A combobox plugin that works with twitter bootstrap
847 stars 327 forks source link

Combobox disabled #192

Closed lena773 closed 8 years ago

lena773 commented 8 years ago

hallo, how can i make combobox disabled/enabled. I've tried with document.getElementByid("element").disabled. Does not work

SlimDeluxe commented 8 years ago

You have to select the newly generated input[type=text] field, not your initial