- <div style="font-size:12px">
- <table width="100%" border="0" cellspacing="5" cellpadding="5">
- <tr>
- <td align="right">列数</td>
- <td><label for="textfield"></label>
- <input name="MWFInsertColNumber" type="text" id="MWFInsertColNumber" value="1" style="border:1px solid #999; width: 60px; height:18px" /></td>
- </tr>
- <tr>
- <td> </td>
- <td>
- <input name="MWFInsertColPosition" type="radio" value="before" checked="checked" />所选之左<br />
- <input type="radio" name="MWFInsertColPosition" value="after" />所选之右
- </td>
- </tr>
- </table>
- </div>
|