From 178d8e98deff6d3f69b7a8f89fc345d65b563670 Mon Sep 17 00:00:00 2001 From: fat Date: Fri, 26 Jul 2013 19:25:45 -0700 Subject: update docs nav targets --- javascript.html | 70 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 35 insertions(+), 35 deletions(-) (limited to 'javascript.html') diff --git a/javascript.html b/javascript.html index 51ce7f95f..e0ddae0a1 100644 --- a/javascript.html +++ b/javascript.html @@ -8,9 +8,9 @@ lead: "Bring Bootstrap's components to life with over a dozen custom jQuery plug -
+

Individual or compiled

@@ -81,9 +81,9 @@ $('#myModal').on('show.bs.modal', function (e) { -
+

About transitions

For simple transition effects, include transition.js once alongside the other JS files. If you're using the compiled (or minified) bootstrap.js, there is no need to include this—it's already there.

@@ -103,9 +103,9 @@ $('#myModal').on('show.bs.modal', function (e) { -
+

Examples

@@ -339,9 +339,9 @@ $('#myModal').on('hidden.bs.modal', function () { -