The webpage often needs to dynamically generate multiple check boxes, and there is usually a "all-in" button to select all check boxes or cancel the selected.
But a question that needs attention is that when only one check box is left, you cannot use the check box Length property.
>
In the following script, cheifselected is the Name of the check box.