Change checkbox toggle function from click to touchstart
I am developing a cordova app. Because of the 300ms delay with the click event I don't want to use that. How do I change the event a <input type='checkbox'> element listens to from click to e.g. touchstart?
Aucun commentaire:
Enregistrer un commentaire