🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

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-Button

Documentation

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]'); 

You May Also Like