- Description
- FAQ
- Screenshots
- DEMO
- Updates & Support
What is that this?
It is a jQuery plugin extending the capability of Twitter Bootstrap. It means that you can flip a default make a selection enter box into a component totally matching the way of Twitter Bootstrap with one line of JavaScript.
Why use it?
- applies Twitter Bootstrap taste to a make a selection enter box
- preserves local make a selection enter box behaviour (you’ll use GET or POST put up the chosen worth)
- simply stylable
- responsive (optionally)
- by way of default makes use of Twitter Bootstrap button styling and box sizing classnames, however this may also be simply overridden by way of the use of customized ones
- out there – helps keyboard tabbing rather well (gaining and loosing focal point)
Simple to make use of
Instance:
<script> $(file).able(serve as(){ $('.some_classname').bootstrapSelect(); }); </script>
Please word: step by step rationalization is within the doctors.
This plugin calls for
- jQuery JavaScript library
- Twitter Bootstrap 2 front-end framework
Changelog
v 1.0 (03 November 2013)
Restructured plugin and added public strategies: alternate, get_value, set_value; Customized attributes on preliminary make a selection component are copied to a generated HTML component
v 0.1 (21 September 2013)
Averted shape put up on caret/button click on, autocomplete averted on enter box, typing and pasting averted, added a brand new choice – most pieces visual and not using a scrollbar
Preliminary liberate (16 Would possibly 2013)