wonderfan / javascript

Explore the power of HTML,CSS and JavaScript
1 stars 0 forks source link

touch in the AngularJS #76

Closed wonderfan closed 8 years ago

wonderfan commented 8 years ago

The source codes: https://github.com/angular/angular.js/blob/master/src/ngTouch/touch.js

wonderfan commented 8 years ago

The touch module and touch factory function are to offer the touch event bind method for target element.

wonderfan commented 8 years ago

How to use touch event in the directive:https://github.com/angular/angular.js/blob/master/src/ngTouch/directive/ngSwipe.js