custom checkbox and radio button design

Customize Checkbox using jQuery

betterCheckbox is a jquery plugin that allows you to customize your checkbox forms using CSS.

Browser Support

betterCheckbox has been tested and should work in
  • Internet Explorer 9
  • Safari
  • Firefox
  • Chrome
  • Opera

Usage
If you want to use default style include betterCheckbox and its stylesheet on your page before the closing body tag
<link href="betterCheckbox.css" type="text/css" rel="stylesheet">
<script src="betterCheckbox.min.js"></script>
Then just add it to one of DOMs elements
$('#elementsID').betterCheckbox();

Demo: Check the demo
URL: http://www.michalkowalkowski.com/betterCheckbox/
Download
You can find complete source with examples at github


Or use those files



custom checkbox and radio button design custom checkbox and radio button design Reviewed by Bhaumik Patel on 9:06 PM Rating: 5