This is the current status of the checkbox item. It is either checked or not. If the checkbox has not been changed since the page was loaded from the server, then this value will be the same as the defaultChecked property of the checkbox.
Because this is not supported on all browsers, you should use the Checkbox.checked property instead if portable code is important to your project.
Prev | Home | Next |
Checkbox.indeterminate | Up | Checkbox.type |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |