📄 top.asp
字号:
<table border=1 cellPadding=0 cellSpacing=0 width="760" height="134" bgcolor="#CCFFFF" borderColor="#111111"
borderColorDark="#000000" borderColorLight="#000000" style="BORDER-COLLAPSE: collapse">
<tr>
<td width="760" colspan="3" height="20">
<table border=0 cellPadding=0 cellSpacing=0 width="760" height="20" bgcolor="#CCFFFF">
<tr>
<td width="460" height="20">
<marquee>
<script language="Javascript" type="text/javascript" src="javascript/week.js">
</script>
</marquee>
</td>
<td width="100" height="20">:<img border="0" src="images/home.gif" width="16" height="15"><font size="2"><a href="mainpage.htm">回到主页</a></font></td>
<td width="100" height="20">:<img border="0" src="images/help.gif" width="18" height="13"><font size="2"><a href="mailto:283855088.qq.com">联系管理员</a></font></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="30" height="94"></td>
<td width="700" height="94"><img border="1" src="images/topti.gif" width="700" height="94"></td>
<td width="30" height="94"></td>
</tr>
<tr>
<td width="760" colspan="3" height="30"><img border="0" src="images/laba.gif" width="16" height="16"><font size="2" color="#000000">请使用Internet
Explore4.0以上版本查看本网站,否则部分内容可能无法显示!</font></td>
</tr>
<tr>
<td width="760" colspan="3" height="10">
<table border="1" cellPadding="1" cellSpacing="0" width="760" height="30" bgcolor="#00FFFF" borderColor="#111111"
borderColorDark="#000000" borderColorLight="#000000" style="BORDER-COLLAPSE: collapse">
<tr>
<td width="80" height="30">:::::::</td>
<td width="100" height="30" onmouseout="this.style.backgroundColor='#00FFFF'" onmouseover="this.style.backgroundColor='#ffffff'; this.style.cursor='hand'">
<img border="0" src="images/cl.gif" width="13" height="11"><font size=2 color="#ff0000"><a href="mainpage.htm">主
页</a></font></td>
<td width="100" height="30" onmouseout="this.style.backgroundColor='#00FFFF'" onmouseover="this.style.backgroundColor='#ffffff'; this.style.cursor='hand'">
<img border="0" src="images/cl.gif" width="13" height="11"><a href="search.asp" onMouseOver="expandMenu(null,'menu1',getPos(this,'Left'),
getPos(this,'Top')+this.offsetHeight);" class="a"><font size=2 color="#ff0000">学籍查询</font></a></td>
<td width="100" height="30" onmouseout="this.style.backgroundColor='#00FFFF'" onmouseover="this.style.backgroundColor='#ffffff'; this.style.cursor='hand'">
<img border="0" src="images/cl.gif" width="13" height="11"><a href="login.asp" onMouseOver="expandMenu(null,'menu2',getPos(this,'Left'),
getPos(this,'Top')+this.offsetHeight);" class="a"><font size=2 color="#ff0000">学籍管理</font></a></td>
<td width="100" height="30" onmouseout="this.style.backgroundColor='#00FFFF'" onmouseover="this.style.backgroundColor='#ffffff'; this.style.cursor='hand'">
<img border="0" src="images/cl.gif" width="13" height="11"><font size=2 color="#ff0000"><a href="message_show.asp">我要留言</a></font></td>
<td width="100" height="30" onmouseout="this.style.backgroundColor='#00FFFF'" onmouseover="this.style.backgroundColor='#ffffff'; this.style.cursor='hand'">
<img border="0" src="images/cl.gif" width="13" height="11"><font size=2 color="#ff0000"><a href="information_search.htm">查询须知</a></font></td>
<td width="100" height="30" onmouseout="this.style.backgroundColor='#00FFFF'" onmouseover="this.style.backgroundColor='#ffffff'; this.style.cursor='hand'">
<img border="0" src="images/cl.gif" width="13" height="11"><font size=2 color="#ff0000"><a href="information_manage.htm">管理须知</a></font></td>
<td width="80" height="30">:::::::</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="760" colspan="3" height="10"></td>
</tr>
</table>
<script language="JavaScript">
function getPos(el,sProp) {
var iPos = 0
while (el!=null) {
iPos+=el["offset" + sProp]
el = el.offsetParent
}
return iPos
}
</script>
<div id="menu1" class="menu" onMouseOut="hideMe();" style="">
<a href="search.asp" onMouseOver="expandMenu('menu1');">按学籍号查询</a><br>
<a href="search.asp" onMouseOver="expandMenu('menu1');">按姓名查询</a><br>
<a href="search.asp" onMouseOver="expandMenu('menu1');">模糊查询</a><br>
</div>
<div id="menu2" class="menu" onMouseOut="hideMe();">
<a href="admin_main_manage.asp" onMouseOver="expandMenu('menu2');">超级管理员管理</a><br>
<a href="user_main_manage.asp" onMouseOver="expandMenu('menu2');">专业管理员管理</a><br>
<a href="login.asp" onMouseOver="expandMenu('menu2');">注册新管理员</a><br>
<a href="unlogin.asp" onMouseOver="expandMenu('menu2');">退出登陆</a><br>
</div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -