Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.javascript > #8095

Re: uncheck radio group

From Dr J R Stockton <reply1144@merlyn.demon.co.uk>
Newsgroups comp.lang.javascript
Subject Re: uncheck radio group
Date 2011-11-06 19:58 +0000
Organization Home
Message-ID <nOGGafJWbutOFwuL@invalid.uk.co.demon.merlyn.invalid> (permalink)
References <3c81f60b-9264-4083-ba1f-1c87d4636197@q35g2000prh.googlegroups.com>

Show all headers | View raw


In comp.lang.javascript message <3c81f60b-9264-4083-ba1f-1c87d4636197@q3
5g2000prh.googlegroups.com>, Sat, 5 Nov 2011 15:57:04, cerr
<ron.eggler@gmail.com> posted:

>I have a bunch of radio groups on a page and would like to uncheck
>them all together on button click.

Add a radiobutton to each group, and check it with your button, which
unchecks the others.  IIRC, the new button can be styled to not display.
It could also be marked "none of those".

-- 
 (c) John Stockton, nr London, UK. ?@merlyn.demon.co.uk  Turnpike v6.05  MIME.
  Web  <http://www.merlyn.demon.co.uk/> - FAQqish topics, acronyms and links;
  Astro stuff via astron-1.htm, gravity0.htm ; quotings.htm, pascal.htm, etc.
 No Encoding. Quotes before replies. Snip well. Write clearly. Don't Mail News.

Back to comp.lang.javascript | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

uncheck radio group cerr <ron.eggler@gmail.com> - 2011-11-05 15:57 -0700
  Re: uncheck radio group Elegie <elegie@anonymous.invalid> - 2011-11-06 01:02 +0100
    Re: uncheck radio group Swifty <steve.j.swift@gmail.com> - 2011-11-06 07:59 +0000
  Re: uncheck radio group Denis McMahon <denismfmcmahon@gmail.com> - 2011-11-06 00:10 +0000
  Re: uncheck radio group "Evertjan." <exjxw.hannivoort@interxnl.net> - 2011-11-06 08:11 +0000
    Re: uncheck radio group "Evertjan." <exjxw.hannivoort@interxnl.net> - 2011-11-06 08:16 +0000
      Re: uncheck radio group "Evertjan." <exjxw.hannivoort@interxnl.net> - 2011-11-06 09:10 +0000
  Re: uncheck radio group Dr J R Stockton <reply1144@merlyn.demon.co.uk> - 2011-11-06 19:58 +0000

csiph-web