Navigator 2.0, Internet Explorer 3.0
element.defaultChecked
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.
file: /Techref/language/java/script/definitive/refp_101.htm, 4KB, , updated: 2019/10/14 15:00, local time: 2024/11/8 10:16,
52.14.116.76:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 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://linistepper.com/Techref/language/java/script/definitive/refp_101.htm"> [Chapter 21] Reference: Element.defaultChecked</A> |
Did you find what you needed? |