Tuesday, February 3, 2009

Javascript checkbox

Javascript Checkbox Object

The Javascript Checkbox object represents a checkbox in an HTML form. For each instance of an tag in an HTML form, a Checkbox object is created.

You can access a Checkbox 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 Checkbox Object Properties

No comments: