Page 1 of 1

How to clear a radio button list?

Posted: Thu Aug 11, 2016 10:44 pm
by snookie

For example, I have clicked an element in the radio list to select it..., but unfortunately, I cannot be undone or unclicked, e.g. after changing your mind (a checkbox list is not an option :-)).
Is there a way to clear the radio list, without leaving the page?

Thanks.


Re: How to clear a radio button list?

Posted: Fri Aug 12, 2016 10:06 am
by motfs

snookie wrote:
I cannot be undone or unclicked

You may properly check if there is any JavaScript error or the button is disabled. Press F12 and click "Console" and "Element" to check (if you use Google Chrome).