hi guys,
i'm trying to resize a table within another table, the outer table is styled by a stylesheet. the talbe is within a form, and it's only when i add a option button within a <td> tag that this problem arises:
<td width='10%' height='20%'><input type='radio' value='1' name='ms_KIOSH_test'></td>
the radio button extends the width of the table and doesn't allow any type of resizing.
when the table is on it's own, as a separate page, then it's ok.
can anyone help?
thanks





Bookmarks