bootstrap-select ================ [![Latest release](https://img.shields.io/github/release/silviomoreto/bootstrap-select.svg?style=flat)](https://github.com/silviomoreto/bootstrap-select/releases/latest) [![Bower](https://img.shields.io/bower/v/bootstrap-select.svg)]() [![npm](https://img.shields.io/npm/v/bootstrap-select.svg)]() [![License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](LICENSE) [![Dependency Status](https://david-dm.org/silviomoreto/bootstrap-select.svg)](https://david-dm.org/silviomoreto/bootstrap-select) [![devDependency Status](https://david-dm.org/silviomoreto/bootstrap-select/dev-status.svg)](https://david-dm.org/silviomoreto/bootstrap-select#info=devDependencies) A custom select / multiselect for Bootstrap using button dropdown, designed to behave like regular Bootstrap selects. ## Demo and Documentation See a Bootstrap 3 example [here](http://silviomoreto.github.io/bootstrap-select). ## Authors [Silvio Moreto](https://github.com/silviomoreto), [Ana Carolina](https://github.com/anacarolinats), [caseyjhol](https://github.com/caseyjhol), [Matt Bryson](https://github.com/mattbryson), and [t0xicCode](https://github.com/t0xicCode). ## Usage Create your ` ``` If you use a 1.6.3 or newer, you don't need to do anything else, as the data-api automatically picks up the `s with the selectpicker class $('.selectpicker').selectpicker(); ``` Or ```js // To style all