Top "Icheck" questions

iCheck is a javascript library to customize checkboxes and radio buttons, it provides plugins for both jQuery and Zepto.

iCheck check if checkbox is checked

I am using iCheck plugin for customizing checkboxes. I need to display certain text when one or more checkbox is …

javascript jquery checkbox icheck
How to enable/disable bootstrap selectpicker by ickeck checkbox

There are selectpicker beside checkbox. I want if checkbox is checked, selectpicker will be enable, if unchecked, selectpicker will be …

jquery bootstrap-select icheck
iCheck library: value of selected radio button

jsFiddle here. I'm a novice at Javascript and having trouble following the documentation at the iCheck page. I've followed the …

javascript jquery icheck
Radio box, get the checked value [iCheck]

Basic radio box <div class="adv_filter"> <li> <input type="radio" name="letter_type" data-custom="…

jquery icheck
iCheck and manual setting of checkbox to checked

I'm using the iCheck framework and I have two inputs <input name="group" id="id1" type="radio" checked> &…

javascript jquery icheck
iCheck jQuery blocks custom script

I used "iCheck jQuery" to modificate the style of the checkbox. But when i add a iCheck script - my …

jquery onclick icheck
iCheck doesn't work ( strange behavior )

I want to use iCheck library: https://github.com/fronteed/iCheck http://fronteed.com/iCheck/ When i init the element …

javascript checkbox icheck
Select all checkbox with icheck

I am using iCheck plugin for checkbox. I put a "Select all" functionality at there. The structure: Select all Checkbox 1 …

jquery checkbox icheck
Apply iCheck (jQuery plugin) to dynamically created CheckBoxes

I use the fantastic iCheck plugin to style my checkboxes in my form. With the plugin, I am able to …

javascript jquery jquery-plugins icheck
iCheck checkboxes not displaying

I can't get the iCheck iCheckbox plugin to display in any browser. Here is a jSFiddle. iCheck depends on jQuery 1.7+. …

jquery ruby-on-rails checkbox asset-pipeline icheck