A
A
Alexander Wolf2015-09-10 12:10:05
Node.js
Alexander Wolf, 2015-09-10 12:10:05

How to remove 300ms click delay on iPad (meteor)?

Hey! What is the best way to remove the annoying 300ms delay on element clicks?
Interested in a beautiful solution for meteor, not

Template.xxx.onRendered(function() {
  $('#myButton').superClick(...);
});

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Pavel, 2015-09-10
@mannaro

try fastclick
https://atmospherejs.com/meteor/fastclick

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question