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

使用fastclick时,checkbox的条目很难点中,需要在偏上方才能点中。 #85

Closed
airyland opened this issue Nov 9, 2015 · 3 comments

Comments

@airyland
Copy link
Contributor

airyland commented Nov 9, 2015

而不使用fastclick时,checkbox等控件对点击响应又比较慢。

@progrape
Copy link
Collaborator

progrape commented Nov 9, 2015

可否提供可以访问的demo?看看是什么问题导致的

@progrape
Copy link
Collaborator

@airyland 使用fastclick时,checkbox很难点中的问题,fastclick的issue有讨论过,ftlabs/fastclick#60

可以使用pointer-events: none处理点不中的问题。参考demo

fastclick

http://s.codepen.io/progrape/debug/vNQNyj

@transtone
Copy link

不只是 checkbox ,cell也是要偏上方点击才有效。

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