]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update v3.4 content. 27992/head
authorXhmikosR <xhmikosr@gmail.com>
Sun, 6 Jan 2019 16:07:55 +0000 (18:07 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Sun, 6 Jan 2019 21:24:33 +0000 (23:24 +0200)
docs/3.4/javascript/index.html

index 9f608702ce683ffd0c44af3424afbac7c3011044..d51b8b5f02120220bcf81df8d8b9a199c9874d00 100755 (executable)
           <td>selector</td>
           <td>string</td>
           <td>false</td>
-          <td>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 tooltips added. See <a href="https://github.com/twbs/bootstrap/issues/4215">this</a> and <a href="http://jsbin.com/zopod/1/edit">an informative example</a>.</td>
+          <td>If a selector is provided, tooltip objects will be delegated to the specified targets. In practice, this is used to also apply tooltips to dynamically added DOM elements (<code>jQuery.on</code> support). See <a href="https://github.com/twbs/bootstrap/issues/4215">this</a> and <a href="http://jsbin.com/zopod/1/edit">an informative example</a>.</td>
         </tr>
         <tr>
           <td>template</td>