thewildpendulum / angular-phonegap-seed

A barebones seed project for getting started with PhoneGap and AngularJS (with routing!)
107 stars 26 forks source link

How to add Fastclick.js #3

Closed tobbbe closed 11 years ago

tobbbe commented 11 years ago

How do I implement https://github.com/ftlabs/fastclick ? It seems like it stops working when I click an a-tag (router)

thewildpendulum commented 11 years ago

I'm honestly not sure. I know Angular has their own version, ngTouch, but I haven't tried using either of them