Files
impress.js/src/plugins/navigation-ui
Henrik Ingo f6ec70cd03 Add navigation-ui plugin.
navigation-ui plugin provides "back" and "forward" controls,
as well as a select drop down list to jump to any step. It is
added to act as an example of a UI plugin, meaning that it
exposes visible html elements.

(This plugin depends on the toolbar plugin, which is added 3 commits
from now.)
2017-10-30 17:07:14 +02:00
..
2017-10-30 17:07:14 +02:00
2017-10-30 17:07:14 +02:00

Navigation UI plugin

This plugin provides UI elements "back", "forward" and a list to select a specific slide number.

The navigation controls are visible if the toolbar plugin is enabled. To add the toolbar to your presentations, see toolbar plugin README.

Author

Henrik Ingo (@henrikingo), 2016