ability to define autoSlide duration per slide
This commit is contained in:
parent
ed1db1f3c8
commit
421b78aafb
3 changed files with 75 additions and 74 deletions
|
@ -76,7 +76,7 @@ Reveal.initialize({
|
|||
|
||||
// Number of milliseconds between automatically proceeding to the
|
||||
// next slide, disabled when set to 0, this value can be overwritten
|
||||
// by using a data-autoSlide attribute on your slides
|
||||
// by using a data-duration attribute on your slides
|
||||
autoSlide: 0,
|
||||
|
||||
// Enable slide navigation via mouse wheel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue