mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
Update docs/templates/pages/javascript.mustache
This commit is contained in:
parent
2a5fde272c
commit
340d90138c
7
docs/templates/pages/javascript.mustache
vendored
7
docs/templates/pages/javascript.mustache
vendored
@ -781,11 +781,10 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
|
||||
</tr>
|
||||
<tr>
|
||||
<td>{{_i}}container{{/i}}</td>
|
||||
<td>{{_i}}string{{/i}}</td>
|
||||
<td>''</td>
|
||||
<td>{{_i}}string | false{{/i}}</td>
|
||||
<td>{{_i}}false{{/i}}</td>
|
||||
<td>
|
||||
<p>{{_i}}Usefull if your tooltip is within a btn-group or modal{{/i}}</p>
|
||||
<p>{{_i}}Appends the tooltip to a specific element <code>container: '#Modal'</code>{{/i}}</p>
|
||||
<p>{{_i}}Appends the tooltip to a specific element <code>container: 'body'</code>{{/i}}</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
Loading…
x
Reference in New Issue
Block a user