1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 21:09:06 +02:00
This commit is contained in:
fat
2014-05-12 21:15:16 -07:00
parent c312d735d9
commit f219fee07b
11 changed files with 23 additions and 1 deletions

View File

@@ -28,6 +28,8 @@
.on('mouseleave', $.proxy(this.cycle, this))
}
Carousel.VERSION = '3.1.1'
Carousel.DEFAULTS = {
interval: 5000,
pause: 'hover',