mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-24 03:40:10 +00:00
Update docs/javascript.html
This commit is contained in:
parent
9835549faf
commit
2a5fde272c
@ -851,11 +851,10 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>container</td>
|
<td>container</td>
|
||||||
<td>string</td>
|
<td>string | false</td>
|
||||||
<td>''</td>
|
<td>false</td>
|
||||||
<td>
|
<td>
|
||||||
<p>Usefull if your tooltip is within a btn-group or modal</p>
|
<p>Appends the tooltip to a specific element <code>container: 'body'</code></p>
|
||||||
<p>Appends the tooltip to a specific element <code>container: '#Modal'</code></p>
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user