Tuesday, February 3, 2009

Javascript Form


Javascript Form Object

The Form object represents an HTML form. For each instance of an HTML
tag in a document, a Form object is created.

Forms are used to prompt users for input. The input data is normally posted to a server for processing.

IE: Internet Explorer, F: Firefox, N: Netscape, W3C: World Wide Web Consortium (Internet Standard).

Form Object Collections

No comments: