📄 104dd4ce091d00171005f7af098808c8
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<style type="text/css">
<!--
body {
background-image: url(2.jpg);
}
.style4 {color: #FFFFFF}
-->
</style>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
function tz()
{
if(0==document.all.select.selectedIndex)
alert("0");
else if(1==document.all.select.selectedIndex)
alert("1");
else if(2==document.all.select.selectedIndex)
alert("2");
else if(3==document.all.select.selectedIndex)
alert("3");
else if(4==document.all.select.selectedIndex)
alert("4");
}
//-->
</script>
</head>
<body>
<div id="Layer1" style="position:absolute; width:200px; height:115px; z-index:1; left: 569px; top: 281px;">
<form name="form1" method="post" action="">
<table width="200" border="0">
<tr>
<td class="style4">管理员:</td>
<td><select name="select">
<option value="1" selected>人事管理员 </option>
<option value="2">学籍管理员 </option>
<option value="3">考务管理员 </option>
<option value="4">系统管理员 </option>
</select></td>
</tr>
<tr>
<td class="style4">用户名:</td>
<td> <input name="textfield" type="text" size="12"></td>
</tr>
<tr>
<td class="style4">密 码:</td>
<td><input name="textfield" type="password" size="12"></td>
</tr>
<tr>
<td>
<div align="right">
<input type="button" name="Submit" onclick="javascript:tz();" value="提交">
</div>
</td>
<td>
<div align="center">
<input type="reset" name="Submit" value="重置">
</div>
</td>
</tr>
</table></form>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -