imakewebthings / deck.js

Modern HTML Presentations

Home Page:http://imakewebthings.com/deck.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update goto and hash extension for subslide distinctions

imakewebthings opened this issue · comments

  • Update goto to take multiple arguments. If there are two arguments, they represent topLevelSlideIndex, subslideIndex, subslideIndex... on down.
  • Add subslideConnector string option to hash module. This would be used in generating ids so we end up with something like `id="slide-14-3".