freejs首页

jQuery 改变checkbox和radio select的样式

CHECKBOX

Custom Checkbox Styling

Code

$('.checkbox').checkBox();

RADIO

Custom Radio Button Styling

Code

$('.radio').radio();

DROPDOWN

Custom Select Dropdown