Hello,
I can upload files with single-tap in computer and Android phone. But I can upload files only if I clicked double-tap in iOS .
I would like to know how can I change to single-tap from double-tap when I upload files.
Hi ThaeOo Nge,
you can use jQuery dblclick() Event for this
https://www.w3schools.com/jquery/event_dblclick.asp
Hello KUNDAN CHAUHAN,
I would like to change to single click event . Now my problem is i I can upload files when I clicked double upload button in iOS not other devices with the same code. Thank you for your reply.