test.html

来自「OA自动化办公系统,Eclipse+Oracle开发。」· HTML 代码 · 共 401 行 · 第 1/2 页

HTML
401
字号
    <td height="19" colspan="2" valign="top"><hr></td>
  </tr>
  <tr>
    <td height="38" colspan="2" align="right" valign="top"><form id="form1" name="form1" method="post" action="">
      <label>
        <input name="button" type="button" class="buttonCss" id="button" value="添加部门" onmouseover="showOrg()" onclick="javascript:window.location='findorglist.do'"/>
        </label>
    </form></td>
  </tr>
  <tr>
    <td height="5"></td>
    <td></td>
  </tr>
  
  <tr>
    <td height="57" colspan="2" valign="top">
    <table cellspacing="1" id="large"  width="100%" border="0" align="center" cellpadding="0" class="grayBorder" valign="center">

    <thead>
      <tr>
        <td align="center" class="headerCenter"><div align="center"><strong>部门名称</strong></div></td>
        <td align="center" class="headerCenter"><div align="center"><strong>&nbsp;机构</strong></div></td>
        <td align="center" class="headerCenter"><div align="center"><strong>&nbsp;负责人&nbsp;</strong></div></td>
        <td align="center" class="headerCenter"><div align="center"><strong>联系电话</strong></div></td>
         <td align="center" class="headerCenter"><div align="center"><strong>移动电话</strong></div></td>
        <td align="center" class="headerCenter"><div align="center"><strong>传真</strong></div></td>
        <td align="center" class="headerCenter"><div align="center"><strong>修改</strong></div></td>
        <td align="center" class="headerCenter"><div align="center"><strong>&nbsp;删&nbsp;&nbsp;除&nbsp;</strong></div></td>
      </tr>
</thead>

   
<tbody>
      
        <tr id="1">
           <td id="departmentName1"><div align="center">销售部</div></td>   
           <td id="organizationName1"><div align="center">销售机构</div></td>
           <td id="userName1"><div align="center">admin</div></td>
           <td id="telephone1"><div align="center">asdf</div></td>
           <td id="mobilePhone1"><div align="center">asdfasdf</div></td>
           <td id="fax1"><div align="center">asdfdsaf</div></td>
       <td><div align="center"><img src="../images/edit.gif" style="border:none;cursor:hand"  width="16" height="15"
        onclick="show('1','2','1','销售部','销售机构','admin','asdf','asdfasdf','asdfdsaf')" /></div></td>
           <td><div align="center"><a href="deldepart.do?id=1" ><img src="../images/delete.gif" style="border:none;" width="15" height="11" /></a></div></td>
        </tr>
      
        <tr id="19">
           <td id="departmentName19"><div align="center">12341234</div></td>   
           <td id="organizationName19"><div align="center">销售机构</div></td>
           <td id="userName19"><div align="center">admin</div></td>
           <td id="telephone19"><div align="center">asdfas</div></td>
           <td id="mobilePhone19"><div align="center">asdf</div></td>
           <td id="fax19"><div align="center">1235135132</div></td>
       <td><div align="center"><img src="../images/edit.gif" style="border:none;cursor:hand"  width="16" height="15"
        onclick="show('19','2','1','12341234','销售机构','admin','asdfas','asdf','1235135132')" /></div></td>
           <td><div align="center"><a href="deldepart.do?id=19" ><img src="../images/delete.gif" style="border:none;" width="15" height="11" /></a></div></td>
        </tr>
      
        <tr id="20">
           <td id="departmentName20"><div align="center">523521353</div></td>   
           <td id="organizationName20"><div align="center">销售机构</div></td>
           <td id="userName20"><div align="center">admin</div></td>
           <td id="telephone20"><div align="center">21352135</div></td>
           <td id="mobilePhone20"><div align="center">1235213</div></td>
           <td id="fax20"><div align="center">512351253</div></td>
       <td><div align="center"><img src="../images/edit.gif" style="border:none;cursor:hand"  width="16" height="15"
        onclick="show('20','2','1','523521353','销售机构','admin','21352135','1235213','512351253')" /></div></td>
           <td><div align="center"><a href="deldepart.do?id=20" ><img src="../images/delete.gif" style="border:none;" width="15" height="11" /></a></div></td>
        </tr>
      
        <tr id="21">
           <td id="departmentName21"><div align="center">23543534</div></td>   
           <td id="organizationName21"><div align="center">销售机构</div></td>
           <td id="userName21"><div align="center">admin</div></td>
           <td id="telephone21"><div align="center">53452346</div></td>
           <td id="mobilePhone21"><div align="center">23462346</div></td>
           <td id="fax21"><div align="center">342623462346</div></td>
       <td><div align="center"><img src="../images/edit.gif" style="border:none;cursor:hand"  width="16" height="15"
        onclick="show('21','2','1','23543534','销售机构','admin','53452346','23462346','342623462346')" /></div></td>
           <td><div align="center"><a href="deldepart.do?id=21" ><img src="../images/delete.gif" style="border:none;" width="15" height="11" /></a></div></td>
        </tr>
      
        <tr id="22">
           <td id="departmentName22"><div align="center">hdfghdfgh</div></td>   
           <td id="organizationName22"><div align="center">销售机构</div></td>
           <td id="userName22"><div align="center">admin</div></td>
           <td id="telephone22"><div align="center">dfghdfgh</div></td>
           <td id="mobilePhone22"><div align="center">dfgdfgh</div></td>
           <td id="fax22"><div align="center">dfghdfghdf</div></td>
       <td><div align="center"><img src="../images/edit.gif" style="border:none;cursor:hand"  width="16" height="15"
        onclick="show('22','2','1','hdfghdfgh','销售机构','admin','dfghdfgh','dfgdfgh','dfghdfghdf')" /></div></td>
           <td><div align="center"><a href="deldepart.do?id=22" ><img src="../images/delete.gif" style="border:none;" width="15" height="11" /></a></div></td>
        </tr>
      
        <tr id="23">
           <td id="departmentName23"><div align="center">hdfghdfghd</div></td>   
           <td id="organizationName23"><div align="center">销售机构</div></td>
           <td id="userName23"><div align="center">admin</div></td>
           <td id="telephone23"><div align="center">ghdfghdf</div></td>
           <td id="mobilePhone23"><div align="center">ghdfghdf</div></td>
           <td id="fax23"><div align="center">ghdfghdfgh</div></td>
       <td><div align="center"><img src="../images/edit.gif" style="border:none;cursor:hand"  width="16" height="15"
        onclick="show('23','2','1','hdfghdfghd','销售机构','admin','ghdfghdf','ghdfghdf','ghdfghdfgh')" /></div></td>
           <td><div align="center"><a href="deldepart.do?id=23" ><img src="../images/delete.gif" style="border:none;" width="15" height="11" /></a></div></td>
        </tr>
      
        <tr id="3">
           <td id="departmentName3"><div align="center">宇宙研究中心</div></td>   
           <td id="organizationName3"><div align="center">中国人民共和国</div></td>
           <td id="userName3"><div align="center">employee</div></td>
           <td id="telephone3"><div align="center">07312864266</div></td>
           <td id="mobilePhone3"><div align="center">13765442456</div></td>
           <td id="fax3"><div align="center">01324567892</div></td>
       <td><div align="center"><img src="../images/edit.gif" style="border:none;cursor:hand"  width="16" height="15"
        onclick="show('3','3','5','宇宙研究中心','中国人民共和国','employee','07312864266','13765442456','01324567892')" /></div></td>
           <td><div align="center"><a href="deldepart.do?id=3" ><img src="../images/delete.gif" style="border:none;" width="15" height="11" /></a></div></td>
        </tr>
      
        <tr id="4">
           <td id="departmentName4"><div align="center">月球环形网吧休闲中心</div></td>   
           <td id="organizationName4"><div align="center">中国人民共和国</div></td>
           <td id="userName4"><div align="center">department</div></td>
           <td id="telephone4"><div align="center">12345682132</div></td>
           <td id="mobilePhone4"><div align="center">12384466322</div></td>
           <td id="fax4"><div align="center">23365526633</div></td>
       <td><div align="center"><img src="../images/edit.gif" style="border:none;cursor:hand"  width="16" height="15"
        onclick="show('4','3','2','月球环形网吧休闲中心','中国人民共和国','department','12345682132','12384466322','23365526633')" /></div></td>
           <td><div align="center"><a href="deldepart.do?id=4" ><img src="../images/delete.gif" style="border:none;" width="15" height="11" /></a></div></td>
        </tr>
      
        <tr id="6">
           <td id="departmentName6"><div align="center">天体研发中心</div></td>   
           <td id="organizationName6"><div align="center">中国人民共和国</div></td>
           <td id="userName6"><div align="center">admin</div></td>
           <td id="telephone6"><div align="center">12346281335</div></td>
           <td id="mobilePhone6"><div align="center">03564984321</div></td>
           <td id="fax6"><div align="center">584321315498</div></td>
       <td><div align="center"><img src="../images/edit.gif" style="border:none;cursor:hand"  width="16" height="15"
        onclick="show('6','3','1','天体研发中心','中国人民共和国','admin','12346281335','03564984321','584321315498')" /></div></td>
           <td><div align="center"><a href="deldepart.do?id=6" ><img src="../images/delete.gif" style="border:none;" width="15" height="11" /></a></div></td>
        </tr>
      
        <tr id="7">
           <td id="departmentName7"><div align="center">天体研发中心</div></td>   
           <td id="organizationName7"><div align="center">中国人民共和国</div></td>
           <td id="userName7"><div align="center">admin</div></td>
           <td id="telephone7"><div align="center">12346281335</div></td>
           <td id="mobilePhone7"><div align="center">03564984321</div></td>
           <td id="fax7"><div align="center">584321315498</div></td>
       <td><div align="center"><img src="../images/edit.gif" style="border:none;cursor:hand"  width="16" height="15"
        onclick="show('7','3','1','天体研发中心','中国人民共和国','admin','12346281335','03564984321','584321315498')" /></div></td>
           <td><div align="center"><a href="deldepart.do?id=7" ><img src="../images/delete.gif" style="border:none;" width="15" height="11" /></a></div></td>
        </tr>
      
        <tr id="11">
           <td id="departmentName11"><div align="center">测试</div></td>   
           <td id="organizationName11"><div align="center">中国人民共和国</div></td>
           <td id="userName11"><div align="center">admin</div></td>
           <td id="telephone11"><div align="center">fasdf</div></td>
           <td id="mobilePhone11"><div align="center">admin</div></td>
           <td id="fax11"><div align="center">fasdfasdf</div></td>
       <td><div align="center"><img src="../images/edit.gif" style="border:none;cursor:hand"  width="16" height="15"
        onclick="show('11','3','1','测试','中国人民共和国','admin','fasdf','admin','fasdfasdf')" /></div></td>
           <td><div align="center"><a href="deldepart.do?id=11" ><img src="../images/delete.gif" style="border:none;" width="15" height="11" /></a></div></td>
        </tr>
      
</tbody>
    </table>
   <p>&nbsp;</p>      
    <p>&nbsp;</p>
  
<center>
<div id="pager" class="pager">
    <form>
        <img src="../css/jquery/first.png" class="first"/>
        <img src="../css/jquery/prev.png" class="prev"/>
        <input type="text" class="pagedisplay"/>
        <img src="../css/jquery/next.png" class="next"/>
        <img src="../css/jquery/last.png" class="last"/>
        <select class="pagesize">
            <option selected="selected"  value="10">10</option>
            <option value="20">20</option>
            <option value="30">30</option>
            <option  value="40">40</option>
        </select>
    </form>
</div></center>


    
    </td>
  </tr>
  <tr>
    <td height="568">&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?