Skip to content

A simple switch jQuery plugin to beautify your checkbox.

License

Notifications You must be signed in to change notification settings

hiooyUI/simple-switch

Repository files navigation

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!

About

A simple switch jQuery plugin to beautify your checkbox.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published