YesYo.com MintState Forums
뒤로    YesYo.com MintState BBS > Tech > Javascript
검색
멤버이름    오토
비밀번호 
 

일정시간후 다른페이지로 이동

페이지 정보

작성자 MintState 댓글 0건 조회 13,501회 작성일 08-10-31 11:34

본문

일정시간후 다른페이지로 이동

timeChk() 함수를 이용하여 사용

<head>
<meta http-equiv="refresh" content="60; url=main.html">
<script language="javascript">
function timeChk()
{
   document.frames['test'].document.location = 'main.html';
}
</script>
<link href="/css/style.css" rel="stylesheet" type="text/css">
</head>
<body onload="setTimeout('timeChk()',60000)">

댓글목록

등록된 댓글이 없습니다.

Total 178건 8 페이지
게시물 검색
모바일 버전으로 보기
CopyRight ©2004 - 2024, YesYo.com MintState. ™