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

overflowScroll: true not working #412

Open
jw82uk opened this issue Jan 19, 2022 · 1 comment
Open

overflowScroll: true not working #412

jw82uk opened this issue Jan 19, 2022 · 1 comment

Comments

@jw82uk
Copy link

jw82uk commented Jan 19, 2022

Using the current latest version (1.0.21) of jquery.scrollify.js from Github, overflowScroll: true doesn't seem to work.

However, it works if I use the 1.0.21 version of jquery.scrollify.js from https://projects.lukehaas.me/scrollify. This page seems to use a slightly older version of the scrollify script before the scroll container was changed from window to html,body.

I'm using Chrome 97.0.4692.71 on a Mac. Tested with jQuery versions 3.5.1 and 2.2.1.

@jw82uk
Copy link
Author

jw82uk commented Jan 28, 2022

If anyone else is experiencing the same issue, this is the version of the script that works for me.

https://raw.githubusercontent.com/lukehaas/Scrollify/ed2b1092221c5c5259b88e870edb4eb4671e8c48/jquery.scrollify.js

This is also the 1.0.21 version of the script that you'll currently get by installing from npm.

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

1 participant