rcSwitcher is jQuery plugin that transform radio buttons and checkboxs into a nice switch.
Best jQuery Checkbox Plugins & Tutorials with Demo
Flatcheckbox : jQuery Styleable Checkbox Plugin
Service flatcheckbox is a small jQuery plugin that serves 2 purposes:
- It styles a checkbox any way you want by hiding the
<input type="checbox" />and replacing it with a styled div. The css file that comes with the component creates a ‘flat’ checkbox (comparable with how you see checkboxes on Windows 8.x apps). - It binds your event handler to the element.
Deep Checkbox : jQuery Plugin for Nested Checkboxes
Imagine multidimensional list with checkboxes. They are nested in LI-elements (by the way, nesting is necessary for this plugin work).
Child-checkboxes are inherit parent’s property. Is possible to uncheck automatically checked items — that will exceptions. Also you can set element to display human-readable list of checked and excepted checkboxes there.










