Checkbox

Used to implement a checkbox form element (<input type=checkbox>). Must be wrapped by a Form component.

Parameters

selected

Indicates whether the checkbox is selected or not.

disabled

Controls whether the text field is active or not. This attibute is ignored by Netscape Navigator 4.