34,333
edits
Changes
→Radio Buttons
the JavaScript Check Box object has one event, ''onClick'', which is triggered when the user clicks on the box, and one method, ''click()'', which simulates a user click when called.
== JavaScript Radio Buttons ==