An open API service indexing awesome lists of open source software.

https://github.com/dkern/jquery.controlreplace

Simple jQuery plugin to replace checkboxes, radio buttons and select element by html and css
https://github.com/dkern/jquery.controlreplace

controls css javascript jquery jquery-plugin

Last synced: 6 months ago
JSON representation

Simple jQuery plugin to replace checkboxes, radio buttons and select element by html and css

Awesome Lists containing this project

README

          

jQuery.controlReplace();
========================

This is a simple jQuery Plugin only used by my own. It can replace checkboxes, radio-buttons and select elements with html and css.
Take a look on the examples to understand what is does.

Feel free to use it, but keep in mind, this may **not be bug-free or completely tested**.