bootstrap-select-togglebutton
A simple plugin jQuery to convert select boxes to Bootstrap toggle button group.
Usage
Create a select element and use the plugin.
$('select').togglebutton();
You can also check it out on the example file.
Options
No options for this version.