Element.defaultChecked Property
Name
Element.defaultChecked Property--- a Checkbox or Radio element's default status
Navigator 2.0, Internet Explorer 3.0
The defaultChecked property is a read-only
Boolean value that specifies whether a Checkbox or Radio element
is checked by default. This property has no meaning for other
form elements. This property corresponds to the
CHECKED attribute in the HTML
<INPUT> tag that created the form
element. If CHECKED was present then
defaultChecked will be
true. Otherwise,
defaultChecked will be false.
The defaultChecked property is used to restore
the Checkbox or Radio element to its default value when the form
is reset.
Element.click()
Element.defaultValue
file: /Techref/language/java/script/definitive/refp_101.htm,
4KB, , updated: 2019年10月14日 16:00, local time: 2025年9月21日 02:00,
©2025 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE.
Questions?<A HREF="http://techref.massmind.org/techref/language/java/script/definitive/refp_101.htm"> [Chapter 21] Reference: Element.defaultChecked</A>
Did you find what you needed?
Welcome to massmind.org!
Welcome to techref.massmind.org!
.