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

Scrollify not working with overflow-x: hidden [Chrome only] #20

Closed
frankitox opened this issue Jul 15, 2015 · 3 comments
Closed

Scrollify not working with overflow-x: hidden [Chrome only] #20

frankitox opened this issue Jul 15, 2015 · 3 comments

Comments

@frankitox
Copy link

Hello!
The problem is in using the library in conjunction with Google Chrome (Version 43.0.2357.132 (64-bit)) and a simple style CSS stylesheet (w/overflow-x:hidden in html & body tags). Basically, once I initialize scrollify, I can't use the mouse scroll and I can only scroll down with the arrows (And not getting the animation effect).
I try the same in iceweasel and it works.
Here's the setup: https://jsfiddle.net/5k9sn81c/
Cheers! And thxs for the library!

@lukehaas
Copy link
Owner

Thanks! I'll investigate this soon.

@lukehaas
Copy link
Owner

The problem here is caused by setting the height of the body to 100%.

@frankitox
Copy link
Author

Oh! Nice, thanks for the feed back! 👍

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