Customize HTML control with jQuery (Checkbox + Radio)
July 9, 2009 - 20 Comments - Web Development, jQuery
In web development/design, there’re a lot of time you want to customize HTML controls. Some controls are actually quite simple to implement. I will show you how to customize a checkbox/radiobox. It will be very simple, just need a few lines of jQuery and CSS.
