เข้าสู่ระบบ. html
复制代码代码如下:
<script language = "javascript" type = "text/javascript">
ฟังก์ชั่น $ (id) {
ส่งคืน document.getElementById (id);
-
ฟังก์ชั่น checkuser () {
if ($ ("u1"). value == "hello" && $ ("p1"). value == "123") {
กลับมาจริง;
}อื่น{
กลับเท็จ;
-
-
</script>
<form action = "ok.html">
<div style = "ความกว้าง: 300px; ความสูง: 200px; เส้นขอบ: 1px ของแข็งสีแดง; พื้นหลังสี: สีชมพู">
<p/>
u: <อินพุต id = "u1" type = "text" value = "" /> <br> <br>
p: <อินพุต id = "p1" type = "text" value = "" /> <br> <br>
<input type = "ส่ง" onclick = "return checkuser ()" value = "登陆" style = "margin-left: 20px"/>
</div>
</form>
ตกลง. html
复制代码代码如下:
<script language = "javascript" type = "text/javascript">
Settimeout ("JavaScript: ClearInterval (mytime); window.open ('manage.html')", 5000);
ฟังก์ชั่นเปลี่ยนไป () {
document.getElementById ("myspan"). innerText =
parseint (document.getElementById ("myspan"). innerText) - 1;
-
var mytime = setInterval ("การเปลี่ยนแปลง ()", 1,000);
</script>
登陆成功 <span id = "myspan"> 5 </span> 秒钟后自动跳转 ...
จัดการ. html
复制代码代码如下:
ยินดีต้อนรับ