You are currently browsing the tag archive for the 'onclick' tag.
Very cool article explaining how to click a link and get a checkbox checked at the same time.. Very handy at times.
——————————————–
Text fields and textareas are just two types of form elements. Others that we’ll look at in this lesson are checkboxes, radio buttons, and selects. Let’s discuss checkboxes first.
Checkboxes have one main property of interest: checked.
