C
chirs
I have a htm page with a column of checkboxex. What I'd like to do is
to let user select multiple groups of checkboxes by using the right
mouse click, the Shift and Ctrl Keys and check/uncheck them. For
example, the user could select 1st and 2nd boxes and then select 10th
and 11th boxes and then check all 4 boxes.
How can write code to do that?
Thank a lot.
to let user select multiple groups of checkboxes by using the right
mouse click, the Shift and Ctrl Keys and check/uncheck them. For
example, the user could select 1st and 2nd boxes and then select 10th
and 11th boxes and then check all 4 boxes.
How can write code to do that?
Thank a lot.