Checkbox.checked Property
Name
Checkbox.checked Property---whether a Checkbox is checked
Navigator 2.0, Internet Explorer 3.0
checked is a read/write Boolean property of the
Checkbox object. If the Checkbox is checked, then the
checked property is true. If the Checkbox
is not checked, then checked is false.
If you set checked to true, then the
Checkbox will appear checked. Similarly, if you set this
property to false, the Checkbox will appear
unchecked. Note that setting the checked property
does not cause the Checkbox's onClick event handler
to be invoked.
Checkbox.blur()
Checkbox.click()
file: /Techref/language/JAVA/SCRIPT/definitive/refp_33.htm,
4KB, , updated: 2019年10月14日 16:00, local time: 2025年10月6日 13:49,
©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_33.htm"> [Chapter 21] Reference: Checkbox.checked</A>
Did you find what you needed?
Welcome to massmind.org!
Welcome to techref.massmind.org!
.