From 02bf27592c8eec51795ac806390bc57db501926d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 31 Oct 2011 19:37:10 -0700 Subject: overhaul the table styles and update those everywhere in the docs, update the button docs, spec out the forms docs --- docs/javascript.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/javascript.html') diff --git a/docs/javascript.html b/docs/javascript.html index c9ac7e21d..3175d261e 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -88,7 +88,7 @@

What's included

Bring some of Bootstrap's primary components to life with new custom plugins that work with jQuery and Ender. We encourage you to extend and modify them to fit your specific development needs.

- +
@@ -151,7 +151,7 @@

Using bootstrap-modal

$('#my-modal').modal(options)

Options

-
File
+
@@ -209,7 +209,7 @@ $('#my-modal').modal({

Notice Alternatively, this can be retrieved with $().data('modal').

Events

Bootstrap's modal class exposes a few events for hooking into modal functionality.

-
Name
+
@@ -457,7 +457,7 @@ $('#my-modal').bind('hidden', function () {

Using bootstrap-twipsy.js

$('#example').twipsy(options)

Options

-
Event
+
@@ -574,7 +574,7 @@ $('#my-modal').bind('hidden', function () {

Using boostrap-popover.js

$('#example').popover(options)

Options

-
Name
+
-- cgit v1.2.3
Name