If you have a set of radio buttons, and you have set none of them to checked (so when the page opens, none are checked), and a user clicks one of them, but then decides he didn't want to click it, is there a way to make a link using javascript that sets them all back to unchecked?
On JSCity forums, a similar question was asked. A generic function was created which allowed the user to click the radio button again to uncheck it. I think it's vey useful, and I think the webbrowsers should automatically allow this, but anyway, you can use it as a JavaScript on the pages you want it on.
Bookmarks