From: Mark Otto Date: Sun, 19 Aug 2012 18:53:55 +0000 (-0700) Subject: fixes #4451 manually: add .fade to modal example in both mustache and html X-Git-Tag: v2.1.0~2^2~24 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c531a75ff00fd58a6d1c05a944145ff165dba837;p=thirdparty%2Fbootstrap.git fixes #4451 manually: add .fade to modal example in both mustache and html --- diff --git a/docs/javascript.html b/docs/javascript.html index bc5d606cd4..79de4f6a55 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -214,7 +214,7 @@ $('#myModal').on('show', function (e) {

Live demo

Toggle a modal via JavaScript by clicking the button below. It will slide down and fade in from the top of the page.

-