Languages

Menu
Sites
Language
My application allow to tap more then two button symultaneously.I want it should not tap more then two card

Hi,

 I have developed an application in which i allow to click on more the two button symultaneously.

Now i want to click one or two button symultaneously.

I don't  want to click more then two button symultaneously.

https://github.com/mohittripathi/Kids_animal-memoryy

 

 

Thanks and regards

Mohit Kumar

Responses

1 Replies
daniel kim

Hi,

In case of multi touch for angular.js, I would suggest you to check hammer.js as below.

   https://groups.google.com/forum/?hl=en#!searchin/angular/multitouch/angular/yh3MALR6V7M/wE8iF2Z02eIJ

and may post your query to below place.

  http://stackoverflow.com/questions/tagged/hammer.js

Regards