View Single Post
Old 11-15-2012, 11:48 PM   PM User | #21
Old Pedant
Supreme Master coder!

 
Old Pedant's Avatar
 
Join Date: Feb 2009
Posts: 23,200
Thanks: 59
Thanked 3,996 Times in 3,965 Posts
Old Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to all
Ummm...but you *ASKED* for
Quote:
Can you tell me how to use a radio button and his function checked true, false?
And that's not as simple.

A normal radio button, if there is only ONE of the given name=, can *NOT* be unchecked. Only checked.

You would need some mildly sneaky JavaScript code to be able to un-check a single radio button.

I don't think that's what you really wanted, based on your last post, but just be aware of it.
__________________
An optimist sees the glass as half full.
A pessimist sees the glass as half empty.
A realist drinks it no matter how much there is.
Old Pedant is offline   Reply With Quote