Kalypto – jQuery plugin for customizing checkbox and radio button form elements
I’m happy to announce the first public version of Kalypto (former working name, replaceRCInputs) through GitHub:
Demo page here: http://localpcguy.github.com/Kalypto/
Code here: https://github.com/localpcguy/Kalypto
Description: Kalypto is a basic plugin to use a simple sprite and CSS in place of a checkbox or radio button. Styles for the checked/non-checked state should be defined in a stylesheet, and the plugin changes the class and maintains the state of the checkbox or radio button.