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

Simple Switch is a lightweight, mobile-friendly jQuery plugin for converting regular checkboxes into iOS-style toggle switches that support swipe events on touch services.

Checkbox Switch

Documentation

simple-switch

A simple switch jQuery plugin to beautify your checkbox

Support swipping left / right

Demo

how to use it?

<link rel="stylesheet" href="simple-switch.min.css" /> <script src="your path/jquery.js"></script> <script src="jquery.simpleswitch.min.js"></script> 
$("yourcheckbox").simpleSwitch();

check the demo.html example.

or

live Demo, you can use mobile phone mode to view the demo for better experience!


You May Also Like