From: Yohn Date: Sun, 23 Dec 2012 09:23:18 +0000 (-0500) Subject: Update docs/templates/pages/javascript.mustache X-Git-Tag: v2.3.0^2~63^2^2~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=68ff08cc914c49461cba41debc71e24564852866;p=thirdparty%2Fbootstrap.git Update docs/templates/pages/javascript.mustache --- diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index 809e34ce9c..52a7f9fd92 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -779,6 +779,15 @@ $('a[data-toggle="tab"]').on('shown', function (e) {

{{_i}}Object structure is: delay: { show: 500, hide: 100 }{{/i}}

+ + {{_i}}container{{/i}} + {{_i}}string{{/i}} + '' + +

{{_i}}Usefull if your tooltip is within a btn-group or modal{{/i}}

+

{{_i}}Appends the tooltip to a specific element container: '#Modal'{{/i}}

+ +