-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Scrolling is not smooth, falseHeight not working and unable to scroll up sometimes on android. #520
Comments
"skrollr-body" is not meant to be put on the body element |
I have put a div with id "skrollr-body" inside body tag and wrapped the whole content inside it. Still the issues persist. You have any suggestions? |
http://www.adatrix.com still uses skrollr-body on the body element |
Hey, I cannot make changes to the live website unless it makes any real difference. So I am attaching the code for you. Please have a look. Here's the link: Thanks. P.S: Sorry for the delay. I have been busy with my other projects. |
If it's only the default browser that has this issue, then it's caused by #175 |
So I have been through the thread but I didn't get anything. So the issue's been resolved or it's open?? |
It's a bug with the Android browser and skrollr does not contain a workaround/fix |
Oh. Thanks for looking at it anyway! |
Hey, any idea on why it is creating an extra blank space at the bottom in android browser?? |
There can be multiple reasons, e.g. https://github.com/Prinzhorn/skrollr/wiki/Common-Issues |
Hi,
I am using skrollr on my first page and the animations, scrolling are working great on desktops. But when viewed on android, the animations are smooth but the scrolling is not. Sometimes I am not able to scroll up. The page just gets stuck and doesn't move. I am also getting a large empty space on the bottom of the page. This problem is also in android. I have already put "smoothScrolling" to true and "forceHeight" to false. It works fine on desktop and windows phones. Here's the link
http://www.adatrix.com
P.S: If you are unable to reproduce the scrolling issue, try scrolling all the way to the bottom and start scrolling up fast.
Thanks.
The text was updated successfully, but these errors were encountered: