From: Yohn Date: Tue, 25 Dec 2012 00:01:56 +0000 (-0500) Subject: Update docs/javascript.html X-Git-Tag: v2.3.0^2~63^2^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a5fde272cf9094a9b28afd1de2f5a473febc958;p=thirdparty%2Fbootstrap.git Update docs/javascript.html --- diff --git a/docs/javascript.html b/docs/javascript.html index 88197a5cc3..b3d4481d94 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -851,11 +851,10 @@ $('a[data-toggle="tab"]').on('shown', function (e) { container - string - '' + string | false + false -

Usefull if your tooltip is within a btn-group or modal

-

Appends the tooltip to a specific element container: '#Modal'

+

Appends the tooltip to a specific element container: 'body'