I would like to use radio buttons but I would have up to 16 rows in the table (8 pairs of teams) and I thoughtI could only have 1 radio button selected on the whole page. Is that not correct?
I have a multirow table with two checkboxes in each row. For each row I need the checkboxes to act like radio buttons, if one is checked the other becomes unchecked.
<tr><td><INPUT TYPE="checkbox" NAME="away" VALUE="1"></td>
<td>New York Jets</td>
<td>New York...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.