June 1999
Intermediate to advanced
540 pages
21h 39m
English
Textarea — a multiline text input area
Client-side JavaScript 1.0; enhanced in JavaScript 1.1
Input, HTMLElement
form.name
form.elements[i]Textarea inherits the properties of Input and HTMLElement and defines or overrides the following:
User input to the Textarea object.
Textarea inherits the methods of Input and HTMLElement.
Textarea inherits the event handlers of Input and HTMLElement and defines or overrides the following:
The handler invoked when input value changes.
Read now
Unlock full access