drgullin / icheck

Highly customizable checkboxes and radio buttons (jQuery & Zepto)
http://fronteed.com/iCheck
7.39k stars 1.63k forks source link

Fix touch screen issue #408

Closed jm-plagnard closed 3 years ago

jm-plagnard commented 5 years ago

The fix add the missing check on the touchend event that was preventing the plugin to work on Chrome and Firefox and possibly any modern browser implementing touch event. Tested on Windows 10 with a Windows Surface Book.

drgullin commented 3 years ago

@jm-plagnard click event should work for a touch screens too.