working on #227
This commit is contained in:
parent
f51067b00e
commit
6ffa60f5d2
2 changed files with 81 additions and 28 deletions
|
@ -125,7 +125,7 @@ The Reveal class provides a minimal JavaScript API for controlling navigation an
|
|||
|
||||
```javascript
|
||||
// Navigation
|
||||
Reveal.slide( indexh, indexv );
|
||||
Reveal.slide( indexh, indexv, indexf );
|
||||
Reveal.left();
|
||||
Reveal.right();
|
||||
Reveal.up();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue