what is the use of ngTouch dependency in AngularJS? -



what is the use of ngTouch dependency in AngularJS? -

i beginner in angularjs programming,and not able figure out utilize of ngtouch in angularjs? asking question because had made little website, assumed not work fine on tabs without ngtouch module,so used there,but due errors,i removed dependency module, , working expected, , ran lot of issues on android touch device because of ngtouch beingness used.so utilize of ngtouch then?

from docs:

the ngtouch module provides touch events , other helpers touch-enabled devices. implementation based on jquery mobile touch event handling

here good explanation on how works example.

angularjs angularjs-ng-touch

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -