]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
add doc comment for #9517
authorfat <jacobthornton@gmail.com>
Sat, 17 Aug 2013 21:42:44 +0000 (14:42 -0700)
committerfat <jacobthornton@gmail.com>
Sat, 17 Aug 2013 21:42:44 +0000 (14:42 -0700)
javascript.html

index 837d07d3aa6ab5e6d126c129d45d388fdb43606c..ddef28e9e67c57a55a3a019f4005bacd0796428c 100644 (file)
@@ -1104,7 +1104,7 @@ $('#myTooltip').on('hidden.bs.tooltip', function () {
             <td>string | false</td>
             <td>false</td>
             <td>
-             <p>Appends the popover to a specific element. Example: <code>container: 'body'</code></p>
+             <p>Appends the popover to a specific element. Example: <code>container: 'body'</code>. This option is particularly useful inthat it allows you to position the popover in the flow of the document near the triggering element - which will prevent the popover from floating away from the triggering element during a window resize.</p>
             </td>
           </tr>
         </tbody>