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

CSS 强制惯性滚动 #44

Closed
Dream4ever opened this issue Jun 11, 2018 · 0 comments
Closed

CSS 强制惯性滚动 #44

Dream4ever opened this issue Jun 11, 2018 · 0 comments
Labels
CSS The world is beautiful Front-end Everything you see and experience UX User experience

Comments

@Dream4ever
Copy link
Owner

需求描述

忘了改了什么地方,手机查看页面,上下滚动时没有惯性效果了。

方案调研

调研过程

入选方案

应用过程

overflow-y: scroll;
-webkit-overflow-scrolling: touch;

要点总结

问题倒是解决了,但是当初为什么会产生这个问题呢……

@Dream4ever Dream4ever added Front-end Everything you see and experience CSS The world is beautiful UX User experience labels Jun 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CSS The world is beautiful Front-end Everything you see and experience UX User experience
Projects
None yet
Development

No branches or pull requests

1 participant