What’s included
Bring some of Bootstrap’s primary components to life with custom jQuery plugins. We encourage you to extend and modify them to fit your specific development needs.
What’s included
Bring some of Bootstrap’s primary components to life with custom jQuery plugins. We encourage you to extend and modify them to fit your specific development needs.
File | Description |
---|---|
bootstrap-transition.js | The transition plugin is required for adding animation to other bootstrap plugins. Include this plugin (only once) when sliding in modals or fading out alerts. |
bootstrap-modal.js | Our Modal plugin is a super slim take on the traditional modal js plugin! We took special care to include only the bare functionality that we require here at twitter. |
bootstrap-dropdown.js | This plugin is for adding generic dropdown interactions to things like navigation top bars and tabs. |
bootstrap-scrollspy.js | The ScrollSpy plugin is for automatically updating nav targets based on scroll position. |
bootstrap-tab.js | This plugin adds quick, dynamic tab and pill functionality for transitioning through local content. |
bootstrap-twipsy.js | Inspired by the excellent jQuery.tipsy plugin written by Jason Frame; twipsy is an updated version, which doesn’t rely on images, uses css3 for animations, data-attributes for local title storage, and now jquery 1.7′s new event api! |
bootstrap-popover.js | The popover plugin provides a simple interface for adding popovers to your application. It extends the bootstrap-twipsy.js plugin, so be sure to grab that file as well when including popovers in your project! |
bootstrap-alert.js | The alert plugin is a tiny class for adding close functionality to alerts. |
bootstrap-button.js | This plugin offers additional functionality for managing button state in single buttons and button sets. |
bootstrap-collapse.js | The collapse plugin offers simple, generic collapsible element support for making accordions and other collapsible ui components. |
bootstrap-carousel.js | A plugin for rotating through elements. A merry-go-round. |