I have three radio buttons, and they are all set to unchecked. If the user selects one, is there a way of resetting them back to unselected?
Here is the breakdown.
- 3 radioBTNs are unselected
- user clicks on one and selects it
- the user then selects a CHECKBOX in the same form while will then reset ALL 3 radioBTNs
Is it possible?
THANKS