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

Is backwardHover possible? #35

Open
sdhrjm opened this issue Aug 16, 2016 · 2 comments
Open

Is backwardHover possible? #35

sdhrjm opened this issue Aug 16, 2016 · 2 comments

Comments

@sdhrjm
Copy link

sdhrjm commented Aug 16, 2016

Simple, but great plugin!!
Is therea feature to scroll the items backward on hover?
Thanks.

@dragan2234
Copy link

You can add same lines as forwardHover, and in scrollBackward definition, last statement is nextScrollId = setTimeout(forward, config.delay * 1000); you just change forward to backward and thats it.

@wonderer007
Copy link

@dragan2234 Thanks you so much it works for me ;)

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

3 participants