]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
update outdated JSFiddle example
authorChris Rebert <github@rebertia.com>
Thu, 22 Aug 2013 23:51:57 +0000 (16:51 -0700)
committerChris Rebert <github@rebertia.com>
Thu, 22 Aug 2013 23:51:57 +0000 (16:51 -0700)
javascript.html

index 62dbc07e6de7a9e0fb609d81267be4adaeca404a..e397efc40d9d89db1cc2c3906e8b1d153d0d5587 100644 (file)
@@ -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>