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

Explore FastClick #519

Closed
JohnONolan opened this issue Aug 24, 2013 · 1 comment · Fixed by #803
Closed

Explore FastClick #519

JohnONolan opened this issue Aug 24, 2013 · 1 comment · Fixed by #803
Milestone

Comments

@JohnONolan
Copy link
Member

http://labs.ft.com/articles/ft-fastclick/

@nicoburns
Copy link
Contributor

FastClick is great, and surprisingly simple to use. It should just be a matter of including the library, and then calling

FastClick.attach(document.body);

We may also want to consider using tappivate, which helps with providing the visual feedback which is expected when interacting with touch UIs.

@nicoburns nicoburns mentioned this issue Sep 17, 2013
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

Successfully merging a pull request may close this issue.

2 participants