Picker works by first hiding the browser and OS-specific UI styles for radio buttons and checkboxes.
It then superimposes the developer's desired graphics on top, allowing custom styles to be applied for those 2 elements.
Picker supports all radio button and checkbox states, from checked to unchecked, and disabled.
To help developers get started, a small demo page is included with the Picker download package.
What is new in this release:
- IE8 opacity hack.
What is new in version 3.0.1:
- Updating build scripts.
What is new in version 0.5.1:
- Updating docs.
What is new in version 0.3.4:
- Fixing public methods (issues with changes to event handling).
What is new in version 0.3.0:
- Adding HTML5 data attribute based options.
Requirements:
- JavaScript enabled on client side
- jQuery 1.7 or higher
Comments not found