<body>
<p align=center>
<font style="color:#787878;font-size:9pt">
페이지 자동 새로고침 예제 입니다 <br><br>
아래의 상태바에 안내문이..
</font>
<script language="javascript">
var limit="0:10"
if (document.images){
var parselimit=limit.split(":")
parselimit=parselimit[0]*60+parselimit[1]*1
}
function beginrefresh(){
if (!document.images)
return
if (parselimit==1)
window.location.reload()
else{
parselimit-=1
curmin=Math.floor(parselimit/60)
cursec=parselimit%60
if (curmin!=0)
curtime=curmin+" minutes and "+cursec+"초 후에 자동으로 페이지를 새로고침 합니다!"
else
curtime=cursec+"초 후에 자동으로 페이지를 새로고침 합니다!"
window.status=curtime
setTimeout("beginrefresh()",1000)
}
}
window.onload=beginrefresh
</script>
</body><input type=button name=simabuttonviewsource value="View Source" onClick='window.location="view-source:"+window.location.href'>
[출처] : http://www.happyscript.net
기재되어 있는 소스중에서 var limit="0:10" 값을 적절히 조절하시면 됩니다.
만약, 20초마다 자동으로 브라우저를 refresh하고 싶다면, var limit="0:20" 과 같은 형식으로 수정하세요.<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
<p align=center>
<font style="color:#787878;font-size:9pt">
페이지 자동 새로고침 예제 입니다 <br><br>
아래의 상태바에 안내문이..
</font>
<script language="javascript">
var limit="0:10"
if (document.images){
var parselimit=limit.split(":")
parselimit=parselimit[0]*60+parselimit[1]*1
}
function beginrefresh(){
if (!document.images)
return
if (parselimit==1)
window.location.reload()
else{
parselimit-=1
curmin=Math.floor(parselimit/60)
cursec=parselimit%60
if (curmin!=0)
curtime=curmin+" minutes and "+cursec+"초 후에 자동으로 페이지를 새로고침 합니다!"
else
curtime=cursec+"초 후에 자동으로 페이지를 새로고침 합니다!"
window.status=curtime
setTimeout("beginrefresh()",1000)
}
}
window.onload=beginrefresh
</script>
</body><input type=button name=simabuttonviewsource value="View Source" onClick='window.location="view-source:"+window.location.href'>
[출처] : http://www.happyscript.net
기재되어 있는 소스중에서 var limit="0:10" 값을 적절히 조절하시면 됩니다.
만약, 20초마다 자동으로 브라우저를 refresh하고 싶다면, var limit="0:20" 과 같은 형식으로 수정하세요.<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 7930 | 9년 전 | 394 | ||
| 7929 | 9년 전 | 306 | ||
| 7928 | 9년 전 | 402 | ||
| 7927 | 9년 전 | 322 | ||
| 7926 | 9년 전 | 652 | ||
| 7925 | 9년 전 | 338 | ||
| 7924 | 9년 전 | 321 | ||
| 7923 | 9년 전 | 332 | ||
| 7922 | 9년 전 | 353 | ||
| 7921 | 9년 전 | 392 | ||
| 7920 | 9년 전 | 309 | ||
| 7919 | 9년 전 | 328 | ||
| 7918 | 9년 전 | 481 | ||
| 7917 | 9년 전 | 323 | ||
| 7916 | 9년 전 | 394 | ||
| 7915 | 9년 전 | 392 | ||
| 7914 | 9년 전 | 397 | ||
| 7913 | 9년 전 | 548 | ||
| 7912 | 9년 전 | 398 | ||
| 7911 | 9년 전 | 351 | ||
| 7910 | 9년 전 | 390 | ||
| 7909 | 9년 전 | 493 | ||
| 7908 | 9년 전 | 406 | ||
| 7907 | 9년 전 | 349 | ||
| 7906 | 9년 전 | 370 | ||
| 7905 | 9년 전 | 351 | ||
| 7904 | 9년 전 | 336 | ||
| 7903 | 9년 전 | 333 | ||
| 7902 | 9년 전 | 541 | ||
| 7901 |
|
9년 전 | 724 | |
| 7900 | 9년 전 | 562 | ||
| 7899 | 9년 전 | 363 | ||
| 7898 | 9년 전 | 368 | ||
| 7897 | 9년 전 | 326 | ||
| 7896 | 9년 전 | 345 | ||
| 7895 | 9년 전 | 453 | ||
| 7894 | 9년 전 | 368 | ||
| 7893 | 9년 전 | 316 | ||
| 7892 | 9년 전 | 364 | ||
| 7891 | 9년 전 | 746 | ||
| 7890 | 9년 전 | 1184 | ||
| 7889 | 9년 전 | 739 | ||
| 7888 |
limsy1987
|
9년 전 | 534 | |
| 7887 | 9년 전 | 529 | ||
| 7886 | 9년 전 | 418 | ||
| 7885 | 9년 전 | 387 | ||
| 7884 | 9년 전 | 393 | ||
| 7883 | 9년 전 | 383 | ||
| 7882 | 9년 전 | 421 | ||
| 7881 | 9년 전 | 423 | ||
| 7880 | 9년 전 | 545 | ||
| 7879 | 9년 전 | 443 | ||
| 7878 | 9년 전 | 1196 | ||
| 7877 | 9년 전 | 732 | ||
| 7876 | 9년 전 | 466 | ||
| 7875 | 9년 전 | 542 | ||
| 7874 |
|
9년 전 | 796 | |
| 7873 | 9년 전 | 503 | ||
| 7872 | 9년 전 | 658 | ||
| 7871 | 9년 전 | 467 | ||
| 7870 | 9년 전 | 595 | ||
| 7869 | 9년 전 | 415 | ||
| 7868 | 9년 전 | 422 | ||
| 7867 | 9년 전 | 404 | ||
| 7866 | 9년 전 | 472 | ||
| 7865 | 9년 전 | 428 | ||
| 7864 | 9년 전 | 498 | ||
| 7863 | 9년 전 | 496 | ||
| 7862 | 9년 전 | 454 | ||
| 7861 | 9년 전 | 613 | ||
| 7860 | 9년 전 | 606 | ||
| 7859 | 9년 전 | 393 | ||
| 7858 | 9년 전 | 689 | ||
| 7857 | 9년 전 | 1053 | ||
| 7856 | 9년 전 | 500 | ||
| 7855 | 9년 전 | 727 | ||
| 7854 | 9년 전 | 713 | ||
| 7853 | 9년 전 | 569 | ||
| 7852 | 9년 전 | 493 | ||
| 7851 | 9년 전 | 487 | ||
| 7850 | 9년 전 | 572 | ||
| 7849 | 9년 전 | 345 | ||
| 7848 | 9년 전 | 397 | ||
| 7847 | 9년 전 | 629 | ||
| 7846 | 9년 전 | 441 | ||
| 7845 | 9년 전 | 394 | ||
| 7844 | 9년 전 | 379 | ||
| 7843 | 9년 전 | 397 | ||
| 7842 | 9년 전 | 383 | ||
| 7841 | 9년 전 | 371 | ||
| 7840 | 9년 전 | 382 | ||
| 7839 | 9년 전 | 420 | ||
| 7838 | 9년 전 | 503 | ||
| 7837 | 9년 전 | 340 | ||
| 7836 | 9년 전 | 382 | ||
| 7835 | 9년 전 | 457 | ||
| 7834 |
|
9년 전 | 1182 | |
| 7833 | 9년 전 | 401 | ||
| 7832 | 9년 전 | 396 | ||
| 7831 | 9년 전 | 538 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기