Make radio buttons "checkable": HTML -
How do I work radio buttons like a check box? I need a radio button function, but it should be able to choose.
Usually this is done by adding another option, users will not expect "none" Clicking on a selected radio button will unselect it because it is not a normal behavior.
Another option, which is no longer used, is a "clean" button I do not like this option.
Comments
Post a Comment