change above below to top bottom and add "inside" placement option
This commit is contained in:
parent
efacac0d6c
commit
87ac818253
8 changed files with 52 additions and 55 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue