Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 259 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 259 Bytes

Ember.js Touch Helpers

=============

ember-fastclick.js

Allows you to use a view's click function or {{action}} in a touch enviroment without the 300ms delay. Elements have the name 'pseudo-active' while being touched. Normal active state doesn't work.