jquery-fast-click icon indicating copy to clipboard operation
jquery-fast-click copied to clipboard

Use with jQuery '.on()'

Open grelas opened this issue 12 years ago • 2 comments
trafficstars

Is there a way to call fastClick like the following?

$('.button').on('fastClick', doSomething);

grelas avatar May 07 '13 02:05 grelas

No, not yet. I'd be happy to merge a pull request that implements this.

dave1010 avatar May 07 '13 14:05 dave1010

Awesome!

grelas avatar May 07 '13 15:05 grelas