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
- Host: GitHub
- URL: https://github.com/dkern/jquery.controlreplace
- Owner: dkern
- Created: 2014-06-30T08:59:56.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-04-08T07:34:38.000Z (over 9 years ago)
- Last Synced: 2025-05-29T05:45:56.169Z (7 months ago)
- Topics: controls, css, javascript, jquery, jquery-plugin
- Language: JavaScript
- Size: 14.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**.