From 2c790304393cce3ba7db3b3d5bc9385b1986b838 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 8 Jan 2012 14:33:14 -0800 Subject: fix navbar styles for .brand --- docs/javascript.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'docs/javascript.html') diff --git a/docs/javascript.html b/docs/javascript.html index 256c36666..a63350c3d 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -64,57 +64,57 @@
-

Transitions *

+

Transitions *

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

* Required for animation in plugins

-

Modals

+

Modals

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

-

Dropdowns

+

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

+

Scrollspy

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

-

Togglable tabs

+

Togglable tabs

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

-

Twipsy tooltips

+

Twipsy tooltips

A new take on the jQuery Tipsy plugin, Twipsy uses CSS3 animations, data attributes for titles, and the new event API in jQuery 1.7.

-

Popovers *

+

Popovers *

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

* Requires Twipsy to be included

-

Alert messages

+

Alert messages

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

-

Buttons

+

Buttons

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

-

Collapse

+

Collapse

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

-

Carousel

+

Carousel

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

-

Typeahead

+

Typeahead

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

-- cgit v1.2.3