Mercurial > hg > Members > nobuyasu > master-presen > presen20140114
view TODO.md @ 13:17b5915412d6
Fxied slide's images
author | Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 03 Feb 2014 05:33:53 +0900 |
parents | ff237e0f2e40 |
children |
line wrap: on
line source
# Todos and Ideas ## Theming * add some themes; ## Addons * add hash addon * add help addon * add timer addon ## JavaScript cleanup * use prototype for functions * use _ (underscore) for properties e.g. this.smax becomes this._smax * add a Slide class ?? * add a slide.js script that includes everything (including css) for easy use ## More * add support for far-past, past, current, future, far-future CSS classes on slides * add support for iframe slides (e.g. fullscreen); see CSSS for examples * add autostyle: true | false option ?? * check if slide has id (if yes, reuse user-supplied id) ## Known bugs * jumpList in navList visibility won't work in chrome on :hover