digitick / yii-combobox

Yii extension : A jQuery combobox, based on autocomplete
http://www.yiiframework.com/extension/combobox/
6 stars 14 forks source link

Id of button is always "btn" #3

Open rfuerst87 opened 11 years ago

rfuerst87 commented 11 years ago

The "show all items" button has always the id "btn". This is hardcoded in jquery.ui.combobox.js on line 74. You should probably change this and include for example the attribute name.