From 6a74a313a8383d43d6fd9f42626e1f620754799b Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 10 Sep 2011 21:10:18 -0700 Subject: tweak css for topbar to bring back z-index fix; update javascript markup and some heading text --- docs/javascript.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/javascript.html') diff --git a/docs/javascript.html b/docs/javascript.html index 089edda5d..3933e8397 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -85,7 +85,7 @@ Download
-

Using bootstrap-modal

+

Using bootstrap-modal

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

Options

-

Using boostrap-dropdown.js

+

Using boostrap-dropdown.js

$('#topbar').dropdown()

Method

$().dropdown

@@ -241,7 +241,7 @@ $('#modal-content') Download
-

Using boostrap-tabs.js

+

Using boostrap-tabs.js

$('.tabs').tabs()

Method

$().tabs or $().pills

@@ -308,7 +308,7 @@ Sunt qui biodiesel mollit officia, fanny pack put a bird on it thundercats seita Download
-

Using bootstrap-twipsy.js

+

Using bootstrap-twipsy.js

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

Options

-

Using boostrap-popover.js

+

Using boostrap-popover.js

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

Options

-

Using bootstrap-alert

+

Using bootstrap-alerts.js

$(".alert-message").alert()

Methods

$().alert

-- cgit v1.2.3