icheck icon indicating copy to clipboard operation
icheck copied to clipboard

Highly customizable checkboxes and radio buttons (jQuery & Zepto)

Results 102 icheck issues
Sort by recently updated
recently updated
newest added

icheck is not applied when i insert the radio inside of jquery my code: var txtnumber = $('') .addClass('btn btn-small-txt') .prop('type', 'radio'); $('#add').append(txtnumber);

I have just realised that there is some invalid elements on iCheck skins css files: Which is causing this: Was this meant to be there? Or was it just meant...