On Wed, Aug 25, 2010 at 1:00 PM, Malcolm Greene <[email protected]> wrote: > OK, I recognize this question is as about [NF] as possible and > (hopefully) still not fall into [OT] but I figured what better > group of very, very smart people to ask than the Profox > community? :) > > With that mea culpa and genuine flattery out of the way, can any > of you help me out with the following challenge? >
1. Replace them with checkboxes. You don't want radiobutton behavior, you want checkbox behavior. In the onclick, you toggle the rest of the checkboxes from that "checkbox group" if the checkbox is ticked. and you leave them alone if none are selected. 2. The "proper" solution is a fourth radio button with "Choose not to answer" or similar, but since you've eliminated the right way as an option... or change your "N/A" to include that option. 3. The editor in me says if there are four answers to a question, then it is not a yes/no question, and you should reconsider the question, not the answer. -- Ted Roche Ted Roche & Associates, LLC http://www.tedroche.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

