Best jQuery Checkbox Plugins & Tutorials with Demo

    rcSwitcher : jQuery Radio Checkbox Switcher

    rcSwitcher : jQuery Radio Checkbox Switcher

    rcSwitcher is jQuery plugin that transform radio buttons and checkboxs into a nice switch.

    CSS3 Toggle Radio & Checkbox

    CSS3 Toggle Radio & Checkbox

    A custom checkbox and radio buttons made with CSS3 that doesn’t require js. It is also compatible with FontAwesome.

    TiTatoggle : CSS Toggle Button for Bootstrap

    TiTatoggle : CSS Toggle Button for Bootstrap

    Pure css toggle buttons based on the bootstrap checkbox pattern.The Pattern is the same as Twitter-Bootstrap. So it can be implemented without a breeze.

    jqFlipSwitch : jQuery Plugin for Flip-Switch

    jqFlipSwitch : jQuery Plugin for Flip-Switch

    jqFlipSwitch is jQuery Plugin for Flip-Switch.

    jQuery Bootstrap Checkbox

    jQuery Bootstrap Checkbox

    A checkbox component based on Bootstrap framework.

    Flatcheckbox : jQuery Styleable Checkbox Plugin

    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.

    jQuery Custom Radio-Checkbox Plugin

    jQuery Custom Radio-Checkbox Plugin

    jQuery plugin to customize native radios and checkboxes with your own design.

    jQuery Tristate Checkbox Plugin

    jQuery Tristate Checkbox Plugin

    jQuery standalone tristate (indeterminate) checkbox with pseudo selectors and optional value modification and .val() overwrite. Standalone, so usable for purposes other than list/tree marking.

    Deep Checkbox : jQuery Plugin for Nested Checkboxes

    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.

    Checkator : jQuery-based replacement for Radio and Checkbox elements

    Checkator : jQuery-based replacement for Radio and Checkbox elements

    Checkator is a jQuery-based replacement for radio and checkbox elements. It supports css styling, and affects the original radio or checkbox element directly, which is used as the data container.