[thelist] Deselecting A Radio Box

Chris W. Parker cparker at swatgear.com
Thu Jan 23 11:47:01 CST 2003


Gregory J Toland <mailto:gtoland at xwaresys.com> wrote:

> --
> [ Picked text/plain from multipart/alternative ]
> Is there a way to deselect a radio box?  Once a user selects a radio
> box (lets say there are 3 radio boxes) how can the user deselect the
> box so that no one box is selected?

if the radio BUTTON is not selected when the form is originally loaded
they would only be able to reload the page and have all the values
reset, including the radio button. alternatively, you may be able to
write a js function that will deselect it when they click a button or
something. like "Reset Selection" or something like that.

hth,
chris.



More information about the thelist mailing list