8 merge requests!4427Use variable for desktop media query,!4258Aria,!4248Amended mentions of 'javascript' to the correct 'JavaScript',!4235Patch 1,!4232Fixing the modal z-index issue + make modal stacking possible,!42132.1.0 wip,!4165Patch 2,!39192.1.0 wip
<p>Options can be passed via data attributes or javascript. For data attributes, append the option name to <code>data-</code>, as in <code>data-backdrop=""</code>.</p>
<tableclass="table table-bordered table-striped">
<thead>
<tr>
...
...
@@ -477,6 +478,9 @@ $('#myModal').on('hidden', function () {
<p>Options can be passed via data attributes or javascript. For data attributes, append the option name to <code>data-</code>, as in <code>data-offset=""</code>.</p>
<tableclass="table table-bordered table-striped">
<thead>
<tr>
...
...
@@ -745,6 +750,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
<p>Options can be passed via data attributes or javascript. For data attributes, append the option name to <code>data-</code>, as in <code>data-animation=""</code>.</p>
<tableclass="table table-bordered table-striped">
<thead>
<tr>
...
...
@@ -856,6 +862,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
<p>Options can be passed via data attributes or javascript. For data attributes, append the option name to <code>data-</code>, as in <code>data-animation=""</code>.</p>
<tableclass="table table-bordered table-striped">
<thead>
<tr>
...
...
@@ -927,6 +934,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
<h3>Markup</h3>
<p>For performance reasons, the Tooltip and Popover data-apis are opt in. If you would like to use them just specify a selector option.</p>
<h3>Methods</h3>
<h4>$().popover(options)</h4>
<p>Initializes popovers for an element collection.</p>
...
...
@@ -992,6 +1000,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
<p>Options can be passed via data attributes or javascript. For data attributes, append the option name to <code>data-</code>, as in <code>data-parent=""</code>.</p>
<tableclass="table table-bordered table-striped">
<thead>
<tr>
...
...
@@ -1328,7 +1341,9 @@ $('#myCollapsible').on('hidden', function () {
<p>Options can be passed via data attributes or javascript. For data attributes, append the option name to <code>data-</code>, as in <code>data-interval=""</code>.</p>
<p>Options can be passed via data attributes or javascript. For data attributes, append the option name to <code>data-</code>, as in <code>data-source=""</code>.</p>
<tableclass="table table-bordered table-striped">
<thead>
<tr>
...
...
@@ -1480,11 +1503,6 @@ $('.carousel').carousel({
</tbody>
</table>
<h3>Markup</h3>
<p>Add data attributes to register an element with typeahead functionality.</p>
<p>{{_i}}Options can be passed via data attributes or javascript. For data attributes, append the option name to <code>data-</code>, as in <code>data-backdrop=""</code>.{{/i}}</p>
<tableclass="table table-bordered table-striped">
<thead>
<tr>
...
...
@@ -402,6 +403,9 @@ $('#myModal').on('hidden', function () {
<p>{{_i}}Call the dropdowns via javascript:{{/i}}</p>
<p>{{_i}}Options can be passed via data attributes or javascript. For data attributes, append the option name to <code>data-</code>, as in <code>data-offset=""</code>.{{/i}}</p>
<tableclass="table table-bordered table-striped">
<thead>
<tr>
...
...
@@ -670,6 +675,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
<p>{{_i}}Options can be passed via data attributes or javascript. For data attributes, append the option name to <code>data-</code>, as in <code>data-animation=""</code>.{{/i}}</p>
<tableclass="table table-bordered table-striped">
<thead>
<tr>
...
...
@@ -781,6 +787,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
<p>{{_i}}Options can be passed via data attributes or javascript. For data attributes, append the option name to <code>data-</code>, as in <code>data-animation=""</code>.{{/i}}</p>
<tableclass="table table-bordered table-striped">
<thead>
<tr>
...
...
@@ -852,6 +859,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
<h3>{{_i}}Markup{{/i}}</h3>
<p>{{_i}}For performance reasons, the Tooltip and Popover data-apis are opt in. If you would like to use them just specify a selector option.{{/i}}</p>
<h3>{{_i}}Methods{{/i}}</h3>
<h4>$().popover({{_i}}options{{/i}})</h4>
<p>{{_i}}Initializes popovers for an element collection.{{/i}}</p>
...
...
@@ -917,6 +925,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
<p>{{_i}}Options can be passed via data attributes or javascript. For data attributes, append the option name to <code>data-</code>, as in <code>data-parent=""</code>.{{/i}}</p>
<tableclass="table table-bordered table-striped">
<thead>
<tr>
...
...
@@ -1253,7 +1266,9 @@ $('#myCollapsible').on('hidden', function () {
<p>{{_i}}Options can be passed via data attributes or javascript. For data attributes, append the option name to <code>data-</code>, as in <code>data-interval=""</code>.{{/i}}</p>
<p>{{_i}}Options can be passed via data attributes or javascript. For data attributes, append the option name to <code>data-</code>, as in <code>data-source=""</code>.{{/i}}</p>
<tableclass="table table-bordered table-striped">
<thead>
<tr>
...
...
@@ -1405,11 +1428,6 @@ $('.carousel').carousel({
</tbody>
</table>
<h3>{{_i}}Markup{{/i}}</h3>
<p>{{_i}}Add data attributes to register an element with typeahead functionality.{{/i}}</p>