Browse Source

Describing how to toggle "overview mode"

embed
Bruno Bord 12 years ago
parent
commit
8ca4954059
  1. 5
      README.md

5
README.md

@ -203,6 +203,11 @@ The default fragment style is to start out invisible and fade in. This style can
</section> </section>
``` ```
### Overview mode
Just press "Esc" key to toggle on and off the overview mode. While you're in this mode, you still can navigate between slides,
as if you were at 1,000 feet above your presentation.
### Fragment events ### Fragment events
When a slide fragment is either shown or hidden reveal.js will dispatch an event. When a slide fragment is either shown or hidden reveal.js will dispatch an event.

Loading…
Cancel
Save