Bootstrap-Components-3.0 is a js lib support Bootstrap v3. Enhancement original Bootstrap.
To get started, check out http://zombiej.github.io/bootstrap-components-3.0!
PS: If it's useful for you, please give me a star. Thanks! 😊
- Slider
- Auto Tooltips
- Datepicker
- Dialog
- Select
- Notify
- Callout
- Checkbox
- Radio
- Editable
========================
Support horizontal slider component.
Enable initial Tooltip without js. It means you needn't init tooltip for any element.
A datepicker component will display the window of date picker when user focus on the input. It has types of picker:
- time picker
- date picker
- month picker
- year picker
- full picker
Support Bootstrap style alert box. Just call js without creating Modal in document manually.
Bootstrap style . Support item with img. Notify Popup a float notify box as Bootstrap style: success, warning, info, error. Callout Comes from Bootstrap offical web page. Checkbox Bootstrap style checkbox. Radio Bootstrap style radio box. Editable Enable element to be editable.