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

advancing slides by click and/or space #97

Closed jancborchardt closed 11 years ago

jancborchardt commented 12 years ago

At the moment, there is only one way to advance slides: using the right arrow key. While it also works with slide advancer hardware, when you don’t have such a thing it’s a bit hard to use.

As a solution, it should be possible to advance slides with space and also via mouse click on the slide (except when it’s a link that is clicked).

hsablonniere commented 12 years ago

This would introduce a lot of strange behaviour like when you want to select text in the slide. Some of us use interactive slides with text inputs etc. It's not as simple as going to next slide except for links.

Sorry but, we won't introduce that into dzslides.

If you're not able to hack the behaviour you're describing yourself I could try to provide a special version just for you ;-) What about that ?

jancborchardt commented 12 years ago

Ok, right. I mainly keep my slides very simple so I didn’t think about that. Space to advance would be good though, right? No need for a special version. :)

hsablonniere commented 12 years ago

Well space is already taken to play/pause video contents. The lack of docs explains why you're not aware of that. Sorry.