Bootstrap.js Session 3

Bootstrap.js Javascript examples:

4) Popover :

Popovers will add small overlays of content, like those on the iPad, to any element for housing secondary information.

Usage :

Enable popovers via JavaScript:      
      $('#example').popover(options)

5) Carousel:

The slideshow shows a generic plugin and component for cycling through elements like a carousel.

6) Buttons:

Do more  buttons. Control button states or create groups of buttons for more components like toolbars.

Stateful

This type of button is usefull for ajax submission of data when a button is clicked.

This button has three different states 1) initial 2) in progress 3) Completed Checkbox

In checkbox type buttons checkbox type property will be applied to buttons

We use cookies to provide the best possible browsing experience to you. By continuing to use our website, you agree to our Cookie Policy

Ask RBT