mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-13 00:50:59 +00:00
commit leftover from make
This commit is contained in:
parent
adbbf17ee4
commit
8482cc4cb3
1 changed files with 1 additions and 1 deletions
|
|
@ -1320,7 +1320,7 @@ $('#myCollapsible').on('hidden', function () {
|
|||
<h4>.carousel(options)</h4>
|
||||
<p>Initializes the carousel with an optional options <code>object</code> and starts cycling through items.</p>
|
||||
<pre class="prettyprint linenums">
|
||||
$('.myCarousel').carousel({
|
||||
$('.carousel').carousel({
|
||||
interval: 2000
|
||||
})
|
||||
</pre>
|
||||
|
|
|
|||
Loading…
Reference in a new issue