Tuesday, February 3, 2009

Javascript Input

Javscript Input Button Object

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

You can access a Button 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).

No comments: