Bootstrap Toggle Buttons
Copy Below Code
View As A Text File
Show Text Only
Show API
Edit Code
===== WEbsite Link ====
https://www.bootstraptoggle.com/
===== CDNS links =====
<link href="https://gitcdn.github.io/bootstrap-toggle/2.2.2/css/bootstrap-toggle.min.css" rel="stylesheet">
<script src="https://gitcdn.github.io/bootstrap-toggle/2.2.2/js/bootstrap-toggle.min.js"></script>
=== Button Code ===
<input type="checkbox" checked data-toggle="toggle" data-on="Ready" data-off="Not Ready" data-onstyle="success" data-offstyle="danger">