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]');
Switcher is an ultra-light jQuery plugin that transforms the native Checkbox and Radio Button elements into iOS inspired on/off toggle switches just with a JS call.
Checkbox Switch radio-button Toggle-ButtonJQuery 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]');