simple-switch
A simple switch jQuery plugin to beautify your checkbox
Support swipping left / right
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!