aboutsummaryrefslogtreecommitdiff
path: root/docs/javascript.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/javascript.html')
-rw-r--r--docs/javascript.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/javascript.html b/docs/javascript.html
index 9c11ad924..f4957d91c 100644
--- a/docs/javascript.html
+++ b/docs/javascript.html
@@ -785,6 +785,9 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
</div>
+ <h3>Tooltips in input groups</h3>
+ <p>When using tooltips and popovers with the Bootstrap input groups, you'll have to set the <code>container</code> (documented below) option to avoid unwanted side effects.</p>
+
<hr class="bs-docs-separator">