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

Scrolling from slide to slide #23

Open
oleggromov opened this issue Aug 3, 2013 · 1 comment
Open

Scrolling from slide to slide #23

oleggromov opened this issue Aug 3, 2013 · 1 comment

Comments

@oleggromov
Copy link

Hi! I'm upgrading a site built with scrolldeck.js.
Author wants a simple piece of functionality: to make scrolling work from slide to slide. It means that there should be checkpoints with no intermediate states to force animation not to buzz somewhere in the middle.

I think I can make this by creating my own scroll handler which will watch for scrollTop changes and trigger click on the appropriate nav button. But this solution is a bit clumsy and rough. Is there any legal way to do such scrolling?

Thanks!

@hjxe0609
Copy link

hjxe0609 commented Aug 5, 2013

I cant catch with you mean that "scroll handler which will watch for scrollTop changes and trigger click on the appropriate nav button".
Is it like this example which right-top area nav buttons?
http://www.culturalsolutions.co.uk/

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

No branches or pull requests

2 participants