bootstrap-select ================ [![Latest release](https://img.shields.io/github/release/silviomoreto/bootstrap-select.svg)](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)](https://www.npmjs.com/package/bootstrap-select) [![NuGet](https://img.shields.io/nuget/v/bootstrap-select.svg)](https://www.nuget.org/packages/bootstrap-select/) [![CDNJS](https://img.shields.io/cdnjs/v/bootstrap-select.svg)](https://cdnjs.com/libraries/bootstrap-select) [![License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](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) Bootstrap-select is a jQuery plugin that utilizes Bootstrap's dropdown.js to style and bring additional functionality to standard select elements. bootstrap-select demo ## Demo and Documentation You can view a live demo and some examples of how to use the various options [here](http://silviomoreto.github.io/bootstrap-select). Bootstrap-select's documentation, included in this repo in the root directory, is built with MkDocs and publicly hosted on GitHub Pages at http://silviomoreto.github.io/bootstrap-select. The documentation may also be run locally. ### Running documentation locally 1. If necessary, [install MkDocs](http://www.mkdocs.org/#installation). 3. From the `/bootstrap-select/docs` directory, run `mkdocs serve` in the command line. 4. Open `http://127.0.0.1:8000/` in your browser, and voilĂ . Learn more about using MkDocs by reading its [documentation](http://www.mkdocs.org/). ## 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