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'