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>
夢想家活一身, 學無限~ 夢不息, 心不倦~ |
|
bootstrap checkboxhome: 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> »
|