icheck
icheck copied to clipboard
if html input includes "checked" attribute, then erroneously shows checkbox/radio which is opposite of real checked state
if html input includes "checked" attribute (ie. <input ... checked>, applying iCheck shows input boxes or radios styled incorrectly; that is, checked shows as unchecked, and vice versa...
If I remove iCheck, the raw html shows checked state properly. #