mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
Merge pull request #9420 from saiwang/patch-highlight-hint
patch highlighting hint
This commit is contained in:
commit
e5263fb6ad
@ -1769,7 +1769,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…
x
Reference in New Issue
Block a user