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

Adding scrollIntoView when passing slides in outline mode #96

Closed hsablonniere closed 12 years ago

hsablonniere commented 12 years ago

Fix issue #95.

A scrollIntoViewIfNeeded would be better but's it's not standard yet. Using the polyfill seems too much just for that.