...
<script language="javascript">
function go(){
//open('http://giveu.net/index.htm');
setTimeout("this.close()",5000);
}
</script>
</head>
<body onload="go()">
....
.....

[출처] : http://www.okjsp.pe.kr/bbs?act=VIEW&seq=321&bbs=bbs4&keyfield=content&keyword=setTimeout&pg=0

+ Recent posts