Merge branch '3.0.0-wip' into bs3_drop_accordion_for_panel
Conflicts: dist/css/bootstrap.min.css
This commit is contained in:
commit
33a88c9a94
10 changed files with 245 additions and 134 deletions
|
|
@ -1781,7 +1781,7 @@ $('.carousel').carousel()
|
|||
|
||||
<h4>.carousel(options)</h4>
|
||||
<p>Initializes the carousel with an optional options <code>object</code> and starts cycling through items.</p>
|
||||
{% highlight html %}
|
||||
{% highlight js %}
|
||||
$('.carousel').carousel({
|
||||
interval: 2000
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue