标签:des style java color os width
添加 引用 My97DatePicker/WdatePicker.js (各位可以网络搜索下载)
<script src="../Content/JavaScript/My97DatePicker/WdatePicker.js"></script>
tr>
<th>起始时间:</th>
<td>
<input type="text" onclick="WdatePicker({ dateFmt: ‘yyyy-MM-dd HH:mm:ss‘ })" style="width: 237px; margin-left: 0px" runat="server" id="txtStartTime" /></td>
/tr>
tr>
<th>结束时间:</th>
<td>
<input type="text" onclick="WdatePicker({ dateFmt: ‘yyyy-MM-dd HH:mm:ss‘ })" style="width: 238px; margin-left: 2px" runat="server" id="txtEndTime" /></td>
/tr>
标签:des style java color os width
原文地址:http://www.cnblogs.com/porray/p/3851390.html