E-mail List Archives
Re: Separating various radio buttons
From: Lovely, Brian (CONT)
Date: Aug 1, 2016 11:27AM
- Next message: Marc Solomon: "Re: Separating various radio buttons"
- Previous message: Jamous, JP: "Separating various radio buttons"
- Next message in Thread: Marc Solomon: "Re: Separating various radio buttons"
- Previous message in Thread: Jamous, JP: "Separating various radio buttons"
- View all messages in this Thread
There are a number of things you can do. One is to wrap each group in a fieldset element, and make sure that the "Do you like..." is in a legend element inside the fieldset. Another is to group the associated radio buttons by giving each button the same name, like "cat_choice".
- Next message: Marc Solomon: "Re: Separating various radio buttons"
- Previous message: Jamous, JP: "Separating various radio buttons"
- Next message in Thread: Marc Solomon: "Re: Separating various radio buttons"
- Previous message in Thread: Jamous, JP: "Separating various radio buttons"
- View all messages in this Thread