bootstrap-combobox icon indicating copy to clipboard operation
bootstrap-combobox copied to clipboard

A combobox plugin that works with twitter bootstrap

Results 103 bootstrap-combobox issues
Sort by recently updated
recently updated
newest added

This is an issue to allow tracking the status of releases for 1.2.0. - [x] Publish release on Github - [ ] Update npm - [x] Update cdnjs

something similar to jQuery UI autocomplete but done in bootstrap-combobox. Thanks.

```html First Second First ``` In combobox will be two values, but they will return 3 in two cases

If select has HTML5 Required attribute, form is not submitting. ...

When an user changes the value in a class="change_dropdown" the ajax fires multiple times. How can I resolve this? When I use the debugger, it first displays change_dropdown="" first then...

If I click on the dropdown's arrow, get the full option list and click on one of them, I get one `change` event, the event target (`select` element) having the...

bug?

I am trying to load State and Counties in dropdown. State combobox is loaded correctly but when i am loading counties ,it is not loading. If we inspect the html...

hi, I am using for the first time bootstrap-combobox with Bootstrap 4 and I am experiencing a problem (apparently) with CSS, the combobox is rendered as you can see in...

bootstrap4

It would be nice if there are more examples for all of those options, for example I'm not pretty sure what ``highlighter`` do? Also is there any way to change...