Checkboxes are on/off switches that may be toggled by the user. A switch is "on" when the control element's checked attribute is set. When a form is submitted, only "on" checkbox controls can become successful. The INPUT element is used to create a checkbox control.
Attributes:
Copyright © 1994-2002
World Wide Web Consortium
All Rights Reserved.
And
©1997-8 Richard Rutter
previous slide |
next slide
Return to Beginning of Presentation
Return to Software Development Library