jQuery 改变checkbox和radio select的样式
CHECKBOX
Custom Checkbox Styling
Code
$('.checkbox').checkBox();
RADIO
Custom Radio Button Styling
Code
$('.radio').radio();
DROPDOWN
Custom Select Dropdown
Click me and see
All the cool stuff
That I can do
I need a long phrase
In order to illustrate
How this element handles
Different text lengths
And long options lists
Because we are grown ups.