From 269ce715f1a722a10d0a4a9229bcca8da3aa682a Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 7 Jun 2012 22:24:47 -0700 Subject: overhaul js docs top sections, update subhead --- docs/javascript.html | 92 +++++++++++++++++----------------------------------- 1 file changed, 29 insertions(+), 63 deletions(-) (limited to 'docs/javascript.html') diff --git a/docs/javascript.html b/docs/javascript.html index 2aa5fce2c..a6dcd301e 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -177,69 +177,35 @@ - -
- -
-
-

Modals

-

A streamlined, but flexible, take on the traditional javascript modal plugin with only the minimum required functionality and smart defaults.

-
-
-

Dropdowns

-

Add dropdown menus to nearly anything in Bootstrap with this simple plugin. Bootstrap features full dropdown menu support on in the navbar, tabs, and pills.

-
-
-

Scrollspy

-

Use scrollspy to automatically update the links in your navbar to show the current active link based on scroll position.

-
-
-

Togglable tabs

-

Use this plugin to make tabs and pills more useful by allowing them to toggle through tabbable panes of local content.

-
-
-
-
-

Tooltips

-

A new take on the jQuery Tipsy plugin, Tooltips don't rely on images—they use CSS3 for animations and data-attributes for local title storage.

-
-
-

Popovers *

-

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

-

* Requires Tooltips to be included

-
-
-

Alert messages

-

The alert plugin is a tiny class for adding close functionality to alerts.

-
-
-

Buttons

-

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

-
-
-
-
-

Collapse

-

Get base styles and flexible support for collapsible components like accordions and navigation.

-
-
-

Carousel

-

Create a merry-go-round of any content you wish to provide an interactive slideshow of content.

-
-
-

Typeahead

-

A basic, easily extended plugin for quickly creating elegant typeaheads with any form text input.

-
-
-

Transitions *

-

For simple transition effects, include bootstrap-transition.js once to slide in modals or fade out alerts.

-

* Required for animation in plugins

-
-
-
Heads up! If you have downloaded the latest version of Bootstrap, both bootstrap.js and bootstrap.min.js contain all of these plugins.
+ + +
+ +

Individual or compiled

+

If you have downloaded the latest version of Bootstrap, both bootstrap.js and bootstrap.min.js contain all of these plugins.

+

Data attributea

+

...

+

Programmatic API

+

...

+ + + +
+ + + + +
+ +

About transitions

+

For simple transition effects, include bootstrap-transition.js once to slide in modals or fade out alerts.

+

* Required for animation in plugins

-- cgit v1.2.3