dotzen / emberjs-touch

ember.js touch event helpers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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.

About

ember.js touch event helpers


Languages

Language:JavaScript 100.0%