June 1999
Intermediate to advanced
540 pages
21h 39m
English
Radio — a graphical radio button
Client-side JavaScript 1.0; enhanced in JavaScript 1.1
Input, HTMLElement
// A group of radio buttons with the same name form.name[i]
Radio inherits properties from Input and HTMLElement and defines or overrides the following:
Whether a Radio button is selected.
Initial state of a Radio button.
Value returned when form is submitted.
Radio inherits methods from Input and HTMLElement.
Radio inherits event handlers from Input and HTMLElement and defines or overrides the following:
The handler invoked when a Radio button is selected.
Read now
Unlock full access