From: Chris Rebert Date: Wed, 26 Jun 2013 02:32:17 +0000 (-0700) Subject: copyedit JS docs X-Git-Tag: v3.0.0-rc1~224^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=694c650f8e61a16fb18bf1c7c6c092e26ad52333;p=thirdparty%2Fbootstrap.git copyedit JS docs --- diff --git a/docs/javascript.html b/docs/javascript.html index 9a5a5b6f06..d1c987904b 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -80,7 +80,7 @@ $('#myModal').on('show.bs.modal', function (e) {

Transitions transition.js

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.

+

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.

Use cases

A few examples of the transition plugin: