Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Fast Clicks in AngularJS
(
joegaudet.com
)
6 points
by
joegaudet
on July 23, 2013
|
hide
|
past
|
favorite
|
3 comments
hannibalhorn
on July 23, 2013
|
next
[–]
The 1.1.x branch has support for this already, by basically just overriding ng-click on touch devices, so you get the fast click functionality by default:
https://github.com/angular/angular.js/commit/707c65d5a228b44...
ha470
on July 23, 2013
|
prev
|
next
[–]
We've had a lot of luck using
https://github.com/ftlabs/fastclick
, as well. It's even easier - just add a few lines and all click targets (angular or otherwise) on the site will be fast clicks.
joegaudet
on July 23, 2013
|
prev
[–]
Yeah fair enough, was more about playing around with angular then anything :)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: