Featured Products
- Home
- JavaScript Scripts
- Button It
Button It
By : altsniffer Published on Monday, November 27, 2017,23:00:41 in JavaScript Scripts

this plugin converts radio and checkbox into button like elements with icon and text for checked and unchecked state.
Installation
- Include .js and .css file- create your radio and checkbox input, with data-attributes or use default ones
- call the plugin
- You need a unique ID for all your inuts, and it works only with checkbox and radio
Included Files
- buttonit.css- buttonit.js
- index.html with documentation and demos
Not Included
- FontAwesome, used for icons- Bootstrap.css