aboutsummaryrefslogtreecommitdiff
path: root/javascript.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-22 23:19:49 -0700
committerMark Otto <[email protected]>2013-08-22 23:19:49 -0700
commit495768bbf552c042a06a8b4f90b6058ffebeb970 (patch)
tree53e4f2ab6ba3a76f468450d5d9d3ca0a0b41849c /javascript.html
parent3318a982290817b40b21a6405b85f791180b5129 (diff)
parent24f57bdf41b81fd898db0fc2b946ffd1e7b843ee (diff)
downloadbootstrap-495768bbf552c042a06a8b4f90b6058ffebeb970.tar.xz
bootstrap-495768bbf552c042a06a8b4f90b6058ffebeb970.zip
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'javascript.html')
-rw-r--r--javascript.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/javascript.html b/javascript.html
index 62dbc07e6..e397efc40 100644
--- a/javascript.html
+++ b/javascript.html
@@ -1069,7 +1069,7 @@ $('#myTooltip').on('hidden.bs.tooltip', function () {
<td>selector</td>
<td>string</td>
<td>false</td>
- <td>if a selector is provided, tooltip objects will be delegated to the specified targets if a selector is provided, tooltip objects will be delegated to the specified targets. in practice, this is used to enable dynamic HTML content to have popovers added. See <a href="https://github.com/twbs/bootstrap/issues/4215">this</a> and <a href="http://jsfiddle.net/KPeKS/4/">an informative example</a>.</td>
+ <td>if a selector is provided, tooltip objects will be delegated to the specified targets if a selector is provided, tooltip objects will be delegated to the specified targets. in practice, this is used to enable dynamic HTML content to have popovers added. See <a href="https://github.com/twbs/bootstrap/issues/4215">this</a> and <a href="http://jsfiddle.net/fScua/">an informative example</a>.</td>
</tr>
<tr>
<td>trigger</td>