> > so there should ALWAYS be one > option selected by default. >
Or, the way a lot of people do it is create a hidden element, the same name as the radio button. This way you dont need to have a default selected. 2009/11/18 Andrew Ballard <[email protected]> > On Wed, Nov 18, 2009 at 5:03 AM, Martin Carpentier > <[email protected]> wrote: > > Sorry to bump this again but it's really making me go crazy as I can't > > figure it out. > > Any help would be greatly appreciated. > > > > Martin Carpentier > > > > Just a thought, and it doesn't really solve the problem the way you > are asking (so take it for what it's worth), but since you're not > getting much other feedback I thought I'd offer it. As I understand > it, the purpose of a radio button in a UI is to make sure that the > person selects exactly one response, so there should ALWAYS be one > option selected by default. > > Andrew >
