jquery表格排序(12)
来源:未知 责任编辑:责任编辑 发表时间:2015-09-16 20:03 点击:次
<tr>
<th class="specalt" scope="row" abbr="Model">
Receive Date:
</th>
<td class="common" colspan="3">
<input type="text" id="transactTimeStart" name="datapatchInf.recstarttime" value="${datapatchInf.recstarttime }" onClick="fPopUpCalendarDlg(transactTimeStart);return false">-<input type="text" id="transactTimeEnd" name="datapatchInf.recendtime" value="${datapatchInf.recendtime }" onClick="fPopUpCalendarDlg(transactTimeEnd);return false">
<input type="submit" value="查询">
</td>
</tr>
</table>
<table id="datapatchinf" class="tablesorter" style="margin-top: 10px;" align="center" cellpadding="0" cellspacing="0" border="0" width="100%">
<thead>
<tr>
<th align="center" id="SERIAL_NUMBER">DATAPATCH NUMBER</th>
<th align="center" id="SA_USERNAME">SA</th>
<th align="center" id="U_USERNAME">Raised by </th>
<th align="center" id="U_PRIORITY">Priority</th>
<th align="center" id="ITD_DEV_USERNAME">Developer</th>
<th align="center" id="ITD_STATUS">Status</th>
相关新闻>>
最新推荐更多>>>
- 发表评论
-
- 最新评论 更多>>