|
|
|
|
|
by jmathai
5306 days ago
|
|
Thanks. The problem with radio buttons is that once you click a radio button it's not possible to "unselect" all of them unless you have a "none" option. Since neither of the checkboxes are not required and they are mutually exclusive (they're not really just a restriction on the hosted version for simplicity) -- we went with checkboxes and javascript :). |
|