Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mouse wheel scroll #2052

Closed
G1305 opened this issue Dec 12, 2017 · 1 comment
Closed

mouse wheel scroll #2052

G1305 opened this issue Dec 12, 2017 · 1 comment
Labels

Comments

@G1305
Copy link

G1305 commented Dec 12, 2017

PLEASE HELP!

how to enable mouse wheel scrolling between UP/DOWN slides?

please insert me code of CSS for activating mouse scroll feature

@bnjmnt4n
Copy link
Collaborator

As mentioned in https://github.com/hakimel/reveal.js#configuration, you can run:

Reveal.initialize({
	// ...
	// Enable slide navigation via mouse wheel
	mouseWheel: true
});

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants