1.1.6 • Published 9 years ago

zombiej-bootstrap-components v1.1.6

Weekly downloads
6
License
MIT
Repository
-
Last release
9 years ago

Bootstrap-Components-3.0

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! :blush:

Component List

  • Slider
  • Auto Tooltips
  • Datepicker
  • Dialog
  • Select
  • Notify
  • Callout
  • Checkbox
  • Radio
  • Editable

========================

Slider

Support horizontal slider component.

Auto Toolitips

Enable initial Tooltip without js. It means you needn't init tooltip for any element.

Datepicker

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

Dialog

Support Bootstrap style alert box. Just call js without creating Modal in document manually.

Select

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.

1.1.6

9 years ago

1.1.5

9 years ago

1.1.4

9 years ago

1.1.3

9 years ago

1.1.2

9 years ago

1.1.1

10 years ago