Top "Bootstrap-select" questions

A custom select / multiselect for Bootstrap using button dropdown, designed to behave like regular Bootstrap selects.

AJax does not work with bootstrap-select

I found flask-jquery-ajax example where the user selects an item from the vehicle "Make" drop down menu, the vehicle "Model" …

jquery ajax flask flask-wtforms bootstrap-select
Bootstrap Select - reinitialize on dynamically added element

I'm using Bootstrap Select (http://silviomoreto.github.io/bootstrap-select/) for displaying dropdown with Font-Awesome icons for each section of my …

jquery twitter-bootstrap select bootstrap-select
Bootstrap-Select width in form

I'm using Bootstrap v4 and bootstrap-select js/css (in ASP.NET MVC project) and I have a problem in my …

css twitter-bootstrap razor asp.net-mvc-5 bootstrap-select
Using Bootstrap-select with AngularJS

I am trying to implement http://silviomoreto.github.io/bootstrap-select/ to my AngularJS application. Most of the people who try …

angularjs twitter-bootstrap bootstrap-select
How to change background-color option in bootstrap-select?

I'm using bootstrap-select (from Silvio Moreto). I would like to change background-color and font color of list item. By default …

css bootstrap-select
How to select dynamically in Bootstrap-select with multiple values

How can I select dynamically in Bootstrap-select with multiple values, if my values are 1,3,4, using jQuery? Here is my select:

javascript jquery bootstrap-select
Show/hide options on bootstrap-select?

Short time ago i trying to write a little snippet on bootstrap-select lib, which should open and hide some extra …

javascript jquery drop-down-menu bootstrap-select
Bootstrap-select on click get clicked value

I am using a jQuery plug-in: bootstrap-select.js my HTML is select(multiple) -> option. I would like to …

javascript jquery twitter-bootstrap bootstrap-select
Disable dropup feature using Bootstrap Select

I'm using Bootstrap Select to style some select fields inside an accordion. Bootstrap select has a feature where it will …

twitter-bootstrap select bootstrap-select
Show title in Bootstrap-Select without empty element

In Bootstrap-Select, how can I prevent the first selected item from being shown in the title. Alternatively, how can I …

jquery html css twitter-bootstrap bootstrap-select