Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. gdowns

    using checkboxes as radio buttons

    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?
  2. gdowns

    using checkboxes as radio buttons

    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=&quot;checkbox&quot; NAME=&quot;away&quot; VALUE=&quot;1&quot;></td> <td>New York Jets</td> <td>New York...

Part and Inventory Search

Back
Top