<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
< html xmlns = "http://www.w3.org/1999/xhtml" > |
< head > |
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" /> |
< title >无标题文档</ title > |
< SCRIPT language = JavaScript > |
alert("你是猪吗?") |
</ SCRIPT > |
< script language = "JavaScript" > |
function myrefresh(){ |
window.location.reload(); |
} |
setTimeout('myrefresh()',100); |
</ script > |
</ head > |
< body onload = "a();" > |
</ body > |
</ html > |
by: 发表于:2018-05-29 09:46:06 顶(0) | 踩(0) 回复
??
回复评论