# Getting Started --- ## Dependencies Requires jQuery v1.8.0+, Bootstrap’s dropdown.js component, and Bootstrap's CSS. If you're not already using Bootstrap in your project, a precompiled version of the minimum requirements can be downloaded [here](http://getbootstrap.com/customize/?id=7830063837006f6fc84f). ## CDNJS The folks at CDNJS host a copy of the library. The CDN is updated after the release is made public, which means there is a delay between the publishing of a release and its availability on the CDN, so keep that in mind. Just use these links: ```html ``` ## Install with Bower You can also install bootstrap-select using [Bower](http://bower.io): ```elixir $ bower install bootstrap-select ``` ## Install with npm You can also install bootstrap-select using [npm](https://www.npmjs.com/package/bootstrap-select): ```elixir $ npm install bootstrap-select ``` ## Install with NuGet You can also install bootstrap-select using [NuGet](https://www.nuget.org/packages/bootstrap-select): ```elixir $ Install-Package bootstrap-select ``` # Usage --- Create your ` ``` Options can be passed via data attributes or JavaScript. ```js $('.selectpicker').selectpicker({ style: 'btn-info', size: 4 }); ``` # Used by ---
SnapAppointments
Thermo Fisher Scientific Inc.
membermeister
Solve for All
Does your organization use bootstrap-select? Open an issue, and include a link and logo, and you'll be added to the list.