Reputation: 2507
There is no select box option in Bootstrap 3. I am able to get select box only in Twitter Bootstrap. Which control i have to use to implement a responsive select box using Bootstrap 3?
Upvotes: 0
Views: 96
Reputation: 19828
You can use select2 with bootstrap css: http://fk.github.io/select2-bootstrap-css/
Upvotes: 1