/switcher

JQuery styling plugin for radio buttons and checkboxes

Primary LanguageCSSMIT LicenseMIT

switcher

JQuery styling plugin for radio buttons and checkboxes

How to use the plugin

$.switcher();

It is possible to filter individual elements using the jQuery style:

$.switcher('input[type=checkbox]');