checkedUI was created to simplify the process of adding custom styles to checkbox elements and radio buttons.
But instead of letting developers use their own custom graphics, this plugin uses jQuery UI icons.
Why you might ask? Because the default jQueryUI package doesn't provide this feature and in most Web forms you end up using one of these two elements.
So instead of having a full jQueryUI interface for your website, those annoying checkboxes and radio buttons will use the browser default styles and mess up your entire UI setup.
With checkedUI developers can correct this behavior and have a full jQueryUI-powered user interface.
A sample page is included with the checkedUI download package.
Requirements:
- JavaScript enabled on client side
- jQuery
- jQuery UI
Comments not found