drgullin / icheck

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

Radio button and Check boxes touch event is malfunctioning in Google chrome ,windows 7 tablet #87

Closed madhank closed 10 years ago

madhank commented 11 years ago

I tested the plugin in Google chrome, windows 7 tablet. It is malfunctioning as I am not able to check any radio buttons and check boxes for touch event

cybernet commented 11 years ago

leave a link. i want to test it on android

madhank commented 11 years ago

It works on android, google chrome. You can test it using iCheck website website http://fronteed.com/iCheck/

drgullin commented 10 years ago

Newer version supports the pointer events (full support of the newest Windows tablets).

You can already check the hover/active/focus states https://github.com/fronteed/iCheck/blob/2.x-beta/icheck.js

madhank commented 10 years ago

Dear Damir,

Thank you for replying. We would love to be connected with you and help give feedback on this plugin when persist.

Regards, Madhan

drgullin commented 10 years ago

2.x version supports both pointer and MSPointer events.