JavaScript: The Definitive Guide

Previous Chapter 21
JavaScript Reference
Next
 

Document.forms[] Property

Name

Document.forms[] Property---the Forms in a document

Availability

Navigator 2.0, Internet Explorer 3.0

Synopsis

document.forms
document.forms.length

Description

The forms property is an array of Form objects, one for each HTML form that appears in document. The forms[] array has forms.length elements, numbered from zero to forms.length-1.

See the Form object for more information.

See Also

"Document", "Form"


Previous Home Next
Document.fgColor Book Index Document.images[]

HTML: The Definitive Guide CGI Programming JavaScript: The Definitive Guide Programming Perl WebMaster in a Nutshell
Hosted by uCoz