Accessing a forms fields, by the forms[] array and by DOM level 1 methods

There are different ways to access the form fields syntactically, the old way using the forms[] array which will work with all older browsers as well and the newer DOM Level 1 methods of getElementById() etc.
Date Created: 26th September 2006
Date Modified: 26th September 2006
Home > JavaScript > Accessing a forms fields

Idea from WebmasterWorld JS Forum:
http://www.webmasterworld.com/javascript/3097091.htm

Random Letters:
Copy Letters:

[Home]