This library allows you to create impressive presentations for modern browsers

navigation:
- arrow keys - next, prev slide
- spacebar - the next slide
- Backspace - previous slide
API:
- next () - next slide
- prev () - the previous slide
- goto (stepElement) - moves the presentation to given step element (the DOM element of the step).
For each slide is available unique URL. If you enter this URL into browser - you can go directly to specify slide.
Inside the slide can be placed any HTML, including videos, frames, and other JS plugins, etc.
Related plugins