简体   繁体   中英

double click implementaion in phonegap

I am implementing zooming feature in my application. When i double click on image, the image going to zoom. For single click working fine. but double click not working in mobile but it working in browser. I used doubletap, ondblclick and dblclick. these are not working in mobile, but working perfectly in browser. I'm using phonegap, and tested in android mobile.

After including plugin, double click working, check bellow link for more details. https://github.com/benmajor/jQuery-Touch-Events

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM