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

Popular posts from this blog

objective c - iPhone and it's wireless area -

unix - Listing all shared memory segments used by a process on AIX5.3+ -

tsql - Correct sql/hql query (aggregate in where clause) -