paulrouget / dzslides

DZSlides is a one-file HTML template to build slides in HTML5 and CSS3.
http://paulrouget.com/dzslides
932 stars 255 forks source link

Allow arbitrary `incremental` html elements. #108

Open jamiefolson opened 11 years ago

jamiefolson commented 11 years ago

It would be great to have more flexibility in hiding and revealing parts of a slide. In particular, hiding/revealing parts of an svg image would make it possible to create the kinds of dynamic diagrams frequently used in e.g. powerpoint or pgf/beamer.

vuvova commented 9 years ago

I've just submitted a pull request that allows arbitrary incremental elements: https://github.com/paulrouget/dzslides/pull/116