-
I have been trying unsuccessfully to dynamically change the class and set a radio button dynamically. I am using icheck v2.0 and jquery 1.11.1. I start out with the following:
```
$("#input").icheck(…
-
Hi,
Can I use your code when also using the jquery 1.11.1.js? It doesn't seem working when I included the jquery 1.11.1.js, but it works with the styles after I removed the jquery.1.11.1.js.
Any su…
-
Hi fronteed,
I'm currently trying to implement iCheck on our testing website staging1.biofabrik.com (login name: bio-14, pw: bio-14)
(you can see where the checkboxes are on biofabrik.com)
It's a W…
-
Hi, how I can change the class to go to unchecked state??
-
There are link with click event, I click that link all specify elements will be change state to checked.
If i no use iCheck it working. But use iCheck do not work.
Please fix it thanks
-
Hi, I am attempting to use focusClass so that there is a class "focus" added when the input element is in focus. This will help me greatly with accessibility issues. That way I can style the how I li…
-
The check boxes and radio buttons aren't responding to touch input (on my Windows 8 system) in both Chrome and Canary. But the widget are responsive in IE and Firefox. I have experienced this same b…
-
E.g. Firefox has a "mouse button down" state of unselected - and even selected - radio buttons, checkboxes.
Do you plan to support it?
-
Hi,
Thanks for the awesome extension.
Just one thing. I guess that non-source assets files and dirs like _Theme.php_, _messages_, _views_ etc. are exposed now in the public. It would be nice to move r…
-
I want to show an error frame after checking more than 4 elements. The 5th elements input is not checked in my code, but iCheck add the 'checked' class to the element.
```
$("#container input").on('c…