Javascript Radio Object
The Radio object represents a radio button in an HTML form. For each instance of an tag in an HTML form, a Radio object is created.
You can access a Radio 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 Radio Object Properties
Tuesday, February 3, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment