|
|
InputTypeCheckboxElement
When an input element has type=checkbox, it represents a checkbox control that can be toggled on and off.
You are here: Home > HTML Reference > Elements > <input type=checkbox> element
Usage
Attributes
Browser compatibility
| Test | IE8 | IE7 | IE6 | FF3 | FF2 | Saf3 |
| appears in DOM | Y | Y | Y | Y | Y | Y |
| applies style | N | N | N | N | N | N |
Further reading
Sign in to add a comment
