diff options
Diffstat (limited to 'docs/javascript.html')
| -rw-r--r-- | docs/javascript.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/javascript.html b/docs/javascript.html index 853185b70..d1fd020fd 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -803,6 +803,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"> |
