A checkbox is a Graphical control element that permits the user to make a binary choice, i.e. a choice between one of two possible options. For example, the user may have to answer ‘on’ (checked) or ‘off’ (not checked) on a simple on/off question.
Checkboxes are often shown on the screen as a square box that can contain white space (for false) or a tick mark or × (for true), as shown . A caption describing the meaning of the checkbox is normally shown adjacent to the checkbox. Inverting the state of a checkbox is done by clicking the mouse on the box, or the caption, or by using a keyboard shortcut, such as the space bar.
Checkbox-field
A jquery plugin that turns multiselect fields into a field of checkboxes.
Bootstrap Switch
Turn checkboxes and radio buttons in toggle switches.
Labelauty – jQuery Plugin for Radio and Checkbox Inputs
A nice and lightweight jQuery plugin that gives beauty to checkboxes and radio buttons and allows custom labels for each status of (un)checked inputs.
Bootstrap Toggle
Bootstrap Toggle is a highly flexible Bootstrap plugin that converts checkboxes into toggles.
Bootstrap Checkbox
A checkbox component based on Bootstrap framework.
jQuery Custom Form
Plugin that allows you to play with input type(checkbox and radio) design, with disabled action and custom SELECT.
Checkator
Checkator is a jQuery-based replacement for radio and checkbox elements.
checkBo
This is a lightweight jQuery plugin for custom checkbox and radio.
CheckRadios
A jQuery Plugin that allows you to use CSS to style checkboxes and radios without using images.
On-Off Toggle Switch
Interactive, accessible toggle switches for the web.
Switchery
Switchery is a simple component that helps you turn your default HTML checkbox inputs into beautiful iOS 7 style switches in just few simple steps. You can easily customize switches, so that they match your design perfectly.