From 2a5fde272cf9094a9b28afd1de2f5a473febc958 Mon Sep 17 00:00:00 2001 From: Yohn Date: Mon, 24 Dec 2012 19:01:56 -0500 Subject: [PATCH] Update docs/javascript.html --- docs/javascript.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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'