?? template.html
字號(hào):
<html>
<head>
<title>NET-OA</title>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<script language="JavaScript">
function ChangeDisplay(objT,img){
if (objT.className=="hidden"){
objT.className="";
img.src="../images/t7.gif";
}else{
objT.className="hidden";
img.src="../images/t6.gif";
}
}
</script>
<link rel="stylesheet" href="../inc/style.css" type="text/css">
</head>
<body bgcolor="#FFFFFF" text="#000000" scroll="no">
<TABLE id=tt WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0" ALIGN="CENTER" class="borderon" >
<TR>
<TD><IMG SRC="../images/model.gif" ALIGN="absmiddle" width="16" height="16" vspace="2" hspace="2">
模板列表</TD>
</TR>
</TABLE>
<div style="position:relative; width:100%; height:expression(body.offsetHeight-tt.offsetHeight-2); z-index:1; left: 0px; top: 0px; overflow: auto">
<!--Net-OA1--></div>
<!--Net-OA2-->
<center><br>[沒有模板,<span style="cursor:hand;" onclick="parent.location.href='admin_template.asp?dID=0';"><u>請(qǐng)先添加</u></span>]</center>
<!--Net-OA3--> <table width="100%" border="0" cellspacing="0" cellpadding="2" class="tablenoneline">
<tr><td height="22">
<img id="img1" src="../images/t6.gif" vspace="2" hspace="2" align="absmiddle" onclick="ChangeDisplay(incT,this);">
<font color="#999999">公用模板</font>
</td></tr>
<tr id="incT" class="hidden"><td height="22" align="right">
<table width="90%" border="0" cellspacing="0" cellpadding="1">
<!--Net-OA4--> </table>
</td></tr>
<tr><td height="22">
<img id="img2" src="../images/t6.gif" vspace="2" hspace="2" align="absmiddle" onclick="ChangeDisplay(selfT,this);">
<font color="#999999">個(gè)人模板</font>
</td></tr>
<tr id="selfT" class="hidden"><td height="22" align="right">
<table width="90%" border="0" cellspacing="0" cellpadding="1">
<!--Net-OA5--> </table>
</td></tr>
</table>
<!--Net-OA6--></body>
</html>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -