<head>와 </head> 사이에 아래소스 삽입
그리고 <body> 태그에 <body onload="browsing_time()"> --> 요런식으로 추가
========================================================
<script LANGUAGE="JavaScript">
<!--
/*
JavaScript coded in full by Craig McKinnon
http://www.WarpLink.com/~sandym
sandym@WarpLink.com
*/
var min_inc = 0, sec_inc = -1;
function browsing_time()
{
if (sec_inc == 59) min_inc++;
sec_inc = (sec_inc + 1) % 60; // reset sec_inc to 0 after 59 seconds
// Display "minutes" or "minute" (<-- for 1 minute and second)
// and proper 0's
if (min_inc == 1)
var min_no = min_inc + ' minute';
else var min_no = min_inc + ' minutes';
if (sec_inc >= 10)
var sec_no = sec_inc;
else var sec_no = '0' + sec_inc;
var sec_txt = ' seconds.';
if (sec_inc == 1)
sec_txt = ' second.';
var elapsed = '그누에 머문 시간은 ' + min_no + ' '+ sec_no + sec_txt;
defaultStatus = elapsed;
setTimeout("browsing_time()", 1000);
}
// -->
</script><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
그리고 <body> 태그에 <body onload="browsing_time()"> --> 요런식으로 추가
========================================================
<script LANGUAGE="JavaScript">
<!--
/*
JavaScript coded in full by Craig McKinnon
http://www.WarpLink.com/~sandym
sandym@WarpLink.com
*/
var min_inc = 0, sec_inc = -1;
function browsing_time()
{
if (sec_inc == 59) min_inc++;
sec_inc = (sec_inc + 1) % 60; // reset sec_inc to 0 after 59 seconds
// Display "minutes" or "minute" (<-- for 1 minute and second)
// and proper 0's
if (min_inc == 1)
var min_no = min_inc + ' minute';
else var min_no = min_inc + ' minutes';
if (sec_inc >= 10)
var sec_no = sec_inc;
else var sec_no = '0' + sec_inc;
var sec_txt = ' seconds.';
if (sec_inc == 1)
sec_txt = ' second.';
var elapsed = '그누에 머문 시간은 ' + min_no + ' '+ sec_no + sec_txt;
defaultStatus = elapsed;
setTimeout("browsing_time()", 1000);
}
// -->
</script><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 7930 | 9년 전 | 435 | ||
| 7929 | 9년 전 | 364 | ||
| 7928 | 9년 전 | 450 | ||
| 7927 | 9년 전 | 366 | ||
| 7926 | 9년 전 | 676 | ||
| 7925 | 9년 전 | 387 | ||
| 7924 | 9년 전 | 371 | ||
| 7923 | 9년 전 | 369 | ||
| 7922 | 9년 전 | 401 | ||
| 7921 | 9년 전 | 415 | ||
| 7920 | 9년 전 | 335 | ||
| 7919 | 9년 전 | 344 | ||
| 7918 | 9년 전 | 499 | ||
| 7917 | 9년 전 | 351 | ||
| 7916 | 9년 전 | 431 | ||
| 7915 | 9년 전 | 434 | ||
| 7914 | 9년 전 | 445 | ||
| 7913 | 9년 전 | 618 | ||
| 7912 | 9년 전 | 451 | ||
| 7911 | 9년 전 | 385 | ||
| 7910 | 9년 전 | 430 | ||
| 7909 | 9년 전 | 534 | ||
| 7908 | 9년 전 | 466 | ||
| 7907 | 9년 전 | 409 | ||
| 7906 | 9년 전 | 425 | ||
| 7905 | 9년 전 | 399 | ||
| 7904 | 9년 전 | 385 | ||
| 7903 | 9년 전 | 380 | ||
| 7902 | 9년 전 | 581 | ||
| 7901 |
|
9년 전 | 759 | |
| 7900 | 9년 전 | 625 | ||
| 7899 | 9년 전 | 412 | ||
| 7898 | 9년 전 | 418 | ||
| 7897 | 9년 전 | 371 | ||
| 7896 | 9년 전 | 385 | ||
| 7895 | 9년 전 | 495 | ||
| 7894 | 9년 전 | 417 | ||
| 7893 | 9년 전 | 386 | ||
| 7892 | 9년 전 | 423 | ||
| 7891 | 9년 전 | 789 | ||
| 7890 | 9년 전 | 1219 | ||
| 7889 | 9년 전 | 757 | ||
| 7888 |
limsy1987
|
9년 전 | 568 | |
| 7887 | 9년 전 | 590 | ||
| 7886 | 9년 전 | 483 | ||
| 7885 | 9년 전 | 437 | ||
| 7884 | 9년 전 | 437 | ||
| 7883 | 9년 전 | 442 | ||
| 7882 | 9년 전 | 497 | ||
| 7881 | 9년 전 | 467 | ||
| 7880 | 9년 전 | 602 | ||
| 7879 | 9년 전 | 494 | ||
| 7878 | 9년 전 | 1253 | ||
| 7877 | 9년 전 | 786 | ||
| 7876 | 9년 전 | 522 | ||
| 7875 | 9년 전 | 597 | ||
| 7874 |
|
9년 전 | 823 | |
| 7873 | 9년 전 | 536 | ||
| 7872 | 9년 전 | 702 | ||
| 7871 | 9년 전 | 511 | ||
| 7870 | 9년 전 | 636 | ||
| 7869 | 9년 전 | 452 | ||
| 7868 | 9년 전 | 481 | ||
| 7867 | 9년 전 | 471 | ||
| 7866 | 9년 전 | 532 | ||
| 7865 | 9년 전 | 475 | ||
| 7864 | 9년 전 | 542 | ||
| 7863 | 9년 전 | 540 | ||
| 7862 | 9년 전 | 491 | ||
| 7861 | 9년 전 | 672 | ||
| 7860 | 9년 전 | 651 | ||
| 7859 | 9년 전 | 436 | ||
| 7858 | 9년 전 | 731 | ||
| 7857 | 9년 전 | 1116 | ||
| 7856 | 9년 전 | 552 | ||
| 7855 | 9년 전 | 777 | ||
| 7854 | 9년 전 | 742 | ||
| 7853 | 9년 전 | 620 | ||
| 7852 | 9년 전 | 547 | ||
| 7851 | 9년 전 | 536 | ||
| 7850 | 9년 전 | 614 | ||
| 7849 | 9년 전 | 381 | ||
| 7848 | 9년 전 | 449 | ||
| 7847 | 9년 전 | 693 | ||
| 7846 | 9년 전 | 482 | ||
| 7845 | 9년 전 | 450 | ||
| 7844 | 9년 전 | 422 | ||
| 7843 | 9년 전 | 452 | ||
| 7842 | 9년 전 | 430 | ||
| 7841 | 9년 전 | 409 | ||
| 7840 | 9년 전 | 427 | ||
| 7839 | 9년 전 | 460 | ||
| 7838 | 9년 전 | 533 | ||
| 7837 | 9년 전 | 378 | ||
| 7836 | 9년 전 | 427 | ||
| 7835 | 9년 전 | 500 | ||
| 7834 |
|
9년 전 | 1210 | |
| 7833 | 9년 전 | 466 | ||
| 7832 | 9년 전 | 449 | ||
| 7831 | 9년 전 | 600 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기