Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 344 Bytes

readme.markdown

File metadata and controls

3 lines (2 loc) · 344 Bytes

Indeterminate-Checkboxes (Demo)

Checkboxes actually have three visual states: checked, unchecked, and indeterminate (even back to IE 6). The indeterminate state can only be set by JavaScript. This demo is of a set of nested checkboxes, a common use case for this third visual state.