mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-16 08:03:09 +00:00
commit
296fad37b4
1 changed files with 1 additions and 1 deletions
|
|
@ -385,7 +385,7 @@ $('#my-modal').bind('hidden', function () {
|
||||||
<h3>Methods</h3>
|
<h3>Methods</h3>
|
||||||
<h4>$().tabs or $().pills</h4>
|
<h4>$().tabs or $().pills</h4>
|
||||||
<p>
|
<p>
|
||||||
Activates tab and pill functionality for a given container. Tab links should reference id's in the document.
|
Activates tab and pill functionality for a given container. Tab links should reference IDs in the document.
|
||||||
</p>
|
</p>
|
||||||
<pre class="prettyprint linenums">
|
<pre class="prettyprint linenums">
|
||||||
<ul class="tabs">
|
<ul class="tabs">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue