mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
change text on js docs page to improve rendering on iphone, update responsive for carousel considerations
This commit is contained in:
+2
-2
@@ -678,7 +678,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
|
||||
<td>{{_i}}number | object{{/i}}</td>
|
||||
<td>0</td>
|
||||
<td>
|
||||
<p>{{_i}}delay showing/hiding the tooltip (ms){{/i}}</p>
|
||||
<p>{{_i}}delay showing and hiding the tooltip (ms){{/i}}</p>
|
||||
<p>{{_i}}If a number is supplied, delay is applied to both hide/show{{/i}}</p>
|
||||
<p>{{_i}}Object structure is: <code>delay: { show: 500, hide: 100 }</code>{{/i}}</p>
|
||||
</td>
|
||||
@@ -790,7 +790,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
|
||||
<td>{{_i}}number | object{{/i}}</td>
|
||||
<td>0</td>
|
||||
<td>
|
||||
<p>{{_i}}delay showing/hiding the popover (ms){{/i}}</p>
|
||||
<p>{{_i}}delay showing and hiding the popover (ms){{/i}}</p>
|
||||
<p>{{_i}}If a number is supplied, delay is applied to both hide/show{{/i}}</p>
|
||||
<p>{{_i}}Object structure is: <code>delay: { show: 500, hide: 100 }</code>{{/i}}</p>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user