
Lightweight custom styled checkbox implementaion for jQuery.
Features:
- only inline elements used, just like default checkoxes
- cross-browser look and feel (tested in IE6, IE7, IE8, Firefox and Chrome engines)
- work with radio buttons too
- supports inline and jQuery attached click events
- supports “label hovering”: when you point over parent label element, it will highlight its checkbox (thanks to Eugene for the idea)
- dynamic skin changing
- adds new checkbox events “check”, “uncheck”, “disable”, “enable”, ready to use in jQuery.bind() method