mirror of
https://github.com/jasny/bootstrap.git
synced 2026-02-15 16:25:08 -05:00
change above below to top bottom and add "inside" placement option
This commit is contained in:
@@ -544,8 +544,8 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
|
||||
<tr>
|
||||
<td>placement</td>
|
||||
<td>string</td>
|
||||
<td>'above'</td>
|
||||
<td>how to position the tooltip - above | below | left | right</td>
|
||||
<td>'top'</td>
|
||||
<td>how to position the tooltip - top | bottom | left | right</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>selector</td>
|
||||
|
||||
Reference in New Issue
Block a user