- <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="MWFInsertRowNumber" type="text" id="MWFInsertRowNumber" value="1" style="border:1px solid #999; width: 60px; height:18px" /></td>
- </tr>
- <tr>
- <td> </td>
- <td>
- <input name="MWFInsertRowPosition" type="radio" value="before" checked="checked" />所选之上<br />
- <input type="radio" name="MWFInsertRowPosition" value="after" />所选之下
- </td>
- </tr>
- </table>
- </div>
|