Tuesday, February 3, 2009

Javascript submit

Javascript Submit Object

The Submit object represents a submit button in an HTML form. For each instance of an tag in an HTML form, a Submit object is created.

You can access a Submit object by indexing the elements array (by number or name) of the corresponding form or by using getElementById().

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

Javascript Submit Object Properties

No comments: