javascript elements Description
@March 15, 2008, 1:22 a.m.
elements | Firefox/Netscape/NN 2 IE 3 Chrome/Safari/DOM 1 |
A collection of all elements contained within a form. Collection members are sorted in source code order. Because each form element includes a type property (starting with Navigator 3 and Internet Explorer 4), scripts can loop through all elements in search of elements of a specific type (e.g., all checkbox elements). |
|
Object Model Reference | |
document.forms[i].elements
document.formName.elements
|
|
Object-Specific Properties | |
Object-Specific Methods | |
None. |
|
Object-Specific Event Handler Properties | |
None. |
Permanent URL:
http://javascript.gakaa.com/elements-description.aspx
Powered by Linode.