<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년 전 | 384 | ||
| 7929 | 9년 전 | 283 | ||
| 7928 | 9년 전 | 389 | ||
| 7927 | 9년 전 | 311 | ||
| 7926 | 9년 전 | 652 | ||
| 7925 | 9년 전 | 328 | ||
| 7924 | 9년 전 | 311 | ||
| 7923 | 9년 전 | 329 | ||
| 7922 | 9년 전 | 349 | ||
| 7921 | 9년 전 | 382 | ||
| 7920 | 9년 전 | 303 | ||
| 7919 | 9년 전 | 321 | ||
| 7918 | 9년 전 | 479 | ||
| 7917 | 9년 전 | 321 | ||
| 7916 | 9년 전 | 389 | ||
| 7915 | 9년 전 | 384 | ||
| 7914 | 9년 전 | 393 | ||
| 7913 | 9년 전 | 527 | ||
| 7912 | 9년 전 | 390 | ||
| 7911 | 9년 전 | 338 | ||
| 7910 | 9년 전 | 376 | ||
| 7909 | 9년 전 | 480 | ||
| 7908 | 9년 전 | 387 | ||
| 7907 | 9년 전 | 339 | ||
| 7906 | 9년 전 | 358 | ||
| 7905 | 9년 전 | 341 | ||
| 7904 | 9년 전 | 315 | ||
| 7903 | 9년 전 | 317 | ||
| 7902 | 9년 전 | 527 | ||
| 7901 |
|
9년 전 | 722 | |
| 7900 | 9년 전 | 554 | ||
| 7899 | 9년 전 | 356 | ||
| 7898 | 9년 전 | 358 | ||
| 7897 | 9년 전 | 310 | ||
| 7896 | 9년 전 | 339 | ||
| 7895 | 9년 전 | 441 | ||
| 7894 | 9년 전 | 362 | ||
| 7893 | 9년 전 | 302 | ||
| 7892 | 9년 전 | 357 | ||
| 7891 | 9년 전 | 732 | ||
| 7890 | 9년 전 | 1182 | ||
| 7889 | 9년 전 | 738 | ||
| 7888 |
limsy1987
|
9년 전 | 532 | |
| 7887 | 9년 전 | 521 | ||
| 7886 | 9년 전 | 410 | ||
| 7885 | 9년 전 | 380 | ||
| 7884 | 9년 전 | 383 | ||
| 7883 | 9년 전 | 375 | ||
| 7882 | 9년 전 | 398 | ||
| 7881 | 9년 전 | 410 | ||
| 7880 | 9년 전 | 537 | ||
| 7879 | 9년 전 | 433 | ||
| 7878 | 9년 전 | 1180 | ||
| 7877 | 9년 전 | 726 | ||
| 7876 | 9년 전 | 452 | ||
| 7875 | 9년 전 | 532 | ||
| 7874 |
|
9년 전 | 790 | |
| 7873 | 9년 전 | 489 | ||
| 7872 | 9년 전 | 641 | ||
| 7871 | 9년 전 | 458 | ||
| 7870 | 9년 전 | 588 | ||
| 7869 | 9년 전 | 401 | ||
| 7868 | 9년 전 | 404 | ||
| 7867 | 9년 전 | 400 | ||
| 7866 | 9년 전 | 465 | ||
| 7865 | 9년 전 | 418 | ||
| 7864 | 9년 전 | 480 | ||
| 7863 | 9년 전 | 476 | ||
| 7862 | 9년 전 | 444 | ||
| 7861 | 9년 전 | 606 | ||
| 7860 | 9년 전 | 602 | ||
| 7859 | 9년 전 | 381 | ||
| 7858 | 9년 전 | 682 | ||
| 7857 | 9년 전 | 1041 | ||
| 7856 | 9년 전 | 493 | ||
| 7855 | 9년 전 | 720 | ||
| 7854 | 9년 전 | 706 | ||
| 7853 | 9년 전 | 560 | ||
| 7852 | 9년 전 | 479 | ||
| 7851 | 9년 전 | 467 | ||
| 7850 | 9년 전 | 564 | ||
| 7849 | 9년 전 | 332 | ||
| 7848 | 9년 전 | 383 | ||
| 7847 | 9년 전 | 608 | ||
| 7846 | 9년 전 | 430 | ||
| 7845 | 9년 전 | 385 | ||
| 7844 | 9년 전 | 373 | ||
| 7843 | 9년 전 | 386 | ||
| 7842 | 9년 전 | 376 | ||
| 7841 | 9년 전 | 363 | ||
| 7840 | 9년 전 | 371 | ||
| 7839 | 9년 전 | 412 | ||
| 7838 | 9년 전 | 492 | ||
| 7837 | 9년 전 | 334 | ||
| 7836 | 9년 전 | 374 | ||
| 7835 | 9년 전 | 451 | ||
| 7834 |
|
9년 전 | 1176 | |
| 7833 | 9년 전 | 391 | ||
| 7832 | 9년 전 | 392 | ||
| 7831 | 9년 전 | 526 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기