Opened this issue 11 years ago · 2 comments
Is there a way to call fastClick like the following?
$('.button').on('fastClick', doSomething);
No, not yet. I'd be happy to merge a pull request that implements this.
Awesome!