Open Source jQuery Plugin – Custom Radio and Checkboxes

I got fed up with the numerous amounts of plugins that handle custom checkboxes and radio inputs that I decided to create my own. Typically, the plugin will create html for you in which you an style. But you also have to pass in url’s for images that will be used for the various states.

The plugin I created, bltcheckbox, allows you to use any html and css. The only options you pass to the plugin are whether it’s a checkbox, or a radio input.

For code samples and documentation, please check out the code code page here.

This entry was posted in Projects and tagged , , , , . Bookmark the permalink.

Comments are closed.