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

Option to remove click delays (FastClick JS) #9

Closed
JoryHogeveen opened this issue Sep 12, 2016 · 1 comment
Closed

Option to remove click delays (FastClick JS) #9

JoryHogeveen opened this issue Sep 12, 2016 · 1 comment
Assignees
Milestone

Comments

@JoryHogeveen
Copy link
Owner

JoryHogeveen commented Sep 12, 2016

https://www.adchsm.com/slidebars/help/advanced-usage/removing-click-delays/

Devices with touch capability often have a 300ms delay on click triggers. Throughout this site I have recommended using jQuery's .on() API method assigning clicks to open, close or toggle Slidebars.
To remove this delay, I recommend using FastClick - a JavaScript library purposely built to elimate the delay where neccesary.
You can find FastClick on GitHub at: https://github.com/ftlabs/fastclick

@JoryHogeveen JoryHogeveen added this to the 0.2.2 milestone Sep 12, 2016
@JoryHogeveen JoryHogeveen self-assigned this Sep 12, 2016
@JoryHogeveen JoryHogeveen changed the title Option to remode click delays (FastClick JS) Option to remove click delays (FastClick JS) Sep 12, 2016
JoryHogeveen added a commit that referenced this issue Sep 14, 2016
@JoryHogeveen JoryHogeveen mentioned this issue Sep 14, 2016
3 tasks
@JoryHogeveen
Copy link
Owner Author

Fixed in #6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant