E-mail List Archives
RE: Radio Buttons Again!
From: Karl Groves
Date: Oct 20, 2003 8:30AM
- Next message: Andrew Kirkpatrick: "Re: Radio Buttons Again!"
- Previous message: Carol Foster: "Re: Radio Buttons Again!"
- Next message in Thread: None
- Previous message in Thread: None
- View all messages in this Thread
I think Jukka may have been referring to doing like so:
<fieldset>
<legend>Label For The Group</legend>
<input type="radio" name="foo" value="bar1" id="button1"><label for="button1">Label for Button 1</label>
<input type="radio" name="foo" value="bar2" id="button2"><label for="button2">Label for Button 2</label>
</fieldset>
Karl L. Groves, Certified Master CIW Designer
E-Commerce Manager
NASA Federal Credit Union
500 Prince Georges Blvd.
Upper Marlboro, MD 20774
301-249-1800 ext.497
Fax: 301-390-4531
Opinions expressed in this e-mail represent only myself and are not in any way to be taken as the words or opinions of my employer.
>
- Next message: Andrew Kirkpatrick: "Re: Radio Buttons Again!"
- Previous message: Carol Foster: "Re: Radio Buttons Again!"
- Next message in Thread: None
- Previous message in Thread: None
- View all messages in this Thread