Would like option of one checkbox that would automatically check multiple checkboxes
Hi there,
I have multiple checkboxes (named "CheckBox1", "Checkbox2", and "CheckBox3")
I would like it so that the end-user can individually check these checkboxes and they have the option to click a separate checkbox (let's name it "CheckBoxAll") so that all of the checkboxes are checked and the CheckBox1, 2, and 3 are also locked. If the CheckBoxAll is then unchecked, it will revert back to all boxes being unchecked.
I'm guessing I would want a Mouse Up JavaScript in the CheckBoxAll checkbox, but I can't figure out what to put in there.
Any ideas? Thanks in advance.
Glenn
