bootstrap checkbox

home:

http://vsn4ik.github.io/bootstrap-checkbox

code:

<head>

  <script src="static/js/bootstrap-checkbox.js"></script>

</head>

<body>

<input id='checkbox' type="checkbox" >

<script>
    $('#checkbox').checkboxpicker();
</script>

<body>

Creative Commons license icon Creative Commons license icon