drgullin / icheck

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

when its focused and press alt key i-check gets selected (in UI not javascript) #360

Open mohammed-aslam opened 7 years ago

iamsolarplexus commented 7 years ago

I found this as well. If you have a radio input on the page with focus on one of its elements, icheck will render the input as "checked" when a key (any modifier maybe; don't have the code in front of me) is pressed. This doesn't appear to happen for checkboxes.