The Why of DOMSlides
The idea of DOMSlides was to keep it dead simple:
- Allow for navigation through the slides via previous and next links and cursor up and cursor down
- Generate a Table Of Contents (TOC) to allow the presenter or reader to skip slides
- Allow for linking to slides via "slide#12" anchor names in the URL
- Enhance an HTML document with a proper structure instead of relying on markup created for the slide system
- Do not rely on keypress handlers and hijack keyboard functionality