<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>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 7830 | 9년 전 | 378 | ||
| 7829 |
|
9년 전 | 554 | |
| 7828 | 9년 전 | 489 | ||
| 7827 | 9년 전 | 373 | ||
| 7826 | 9년 전 | 381 | ||
| 7825 | 9년 전 | 435 | ||
| 7824 | 9년 전 | 417 | ||
| 7823 | 9년 전 | 324 | ||
| 7822 | 9년 전 | 318 | ||
| 7821 | 9년 전 | 262 | ||
| 7820 | 9년 전 | 318 | ||
| 7819 |
|
9년 전 | 721 | |
| 7818 | 10년 전 | 335 | ||
| 7817 | 10년 전 | 454 | ||
| 7816 | 10년 전 | 357 | ||
| 7815 | 10년 전 | 563 | ||
| 7814 | 10년 전 | 387 | ||
| 7813 | 10년 전 | 330 | ||
| 7812 | 10년 전 | 346 | ||
| 7811 | 10년 전 | 362 | ||
| 7810 | 10년 전 | 494 | ||
| 7809 | 10년 전 | 438 | ||
| 7808 | 10년 전 | 301 | ||
| 7807 | 10년 전 | 361 | ||
| 7806 |
프로그래머7
|
10년 전 | 1308 | |
| 7805 | 10년 전 | 1222 | ||
| 7804 |
zahir1312
|
10년 전 | 744 | |
| 7803 |
|
10년 전 | 1345 | |
| 7802 | 10년 전 | 402 | ||
| 7801 | 10년 전 | 831 | ||
| 7800 | 10년 전 | 1050 | ||
| 7799 | 10년 전 | 506 | ||
| 7798 | 10년 전 | 453 | ||
| 7797 | 10년 전 | 452 | ||
| 7796 | 10년 전 | 304 | ||
| 7795 | 10년 전 | 455 | ||
| 7794 | 10년 전 | 478 | ||
| 7793 | 10년 전 | 998 | ||
| 7792 | 10년 전 | 408 | ||
| 7791 | 10년 전 | 489 | ||
| 7790 | 10년 전 | 455 | ||
| 7789 |
fbastore
|
10년 전 | 1403 | |
| 7788 | 10년 전 | 487 | ||
| 7787 | 10년 전 | 353 | ||
| 7786 | 10년 전 | 506 | ||
| 7785 | 10년 전 | 523 | ||
| 7784 | 10년 전 | 591 | ||
| 7783 | 10년 전 | 392 | ||
| 7782 | 10년 전 | 448 | ||
| 7781 | 10년 전 | 851 | ||
| 7780 | 10년 전 | 778 | ||
| 7779 | 10년 전 | 748 | ||
| 7778 | 10년 전 | 316 | ||
| 7777 | 10년 전 | 400 | ||
| 7776 | 10년 전 | 405 | ||
| 7775 | 10년 전 | 339 | ||
| 7774 | 10년 전 | 602 | ||
| 7773 | 10년 전 | 322 | ||
| 7772 | 10년 전 | 668 | ||
| 7771 | 10년 전 | 329 | ||
| 7770 | 10년 전 | 613 | ||
| 7769 | 10년 전 | 331 | ||
| 7768 | 10년 전 | 548 | ||
| 7767 | 10년 전 | 1116 | ||
| 7766 | 10년 전 | 444 | ||
| 7765 | 10년 전 | 478 | ||
| 7764 |
잘살아보자
|
10년 전 | 326 | |
| 7763 |
|
10년 전 | 1400 | |
| 7762 |
Tosea
|
10년 전 | 1018 | |
| 7761 | 10년 전 | 614 | ||
| 7760 |
잘살아보자
|
10년 전 | 606 | |
| 7759 |
잘살아보자
|
10년 전 | 419 | |
| 7758 |
잘살아보자
|
10년 전 | 532 | |
| 7757 | 10년 전 | 1181 | ||
| 7756 |
ITBANK
|
10년 전 | 1218 | |
| 7755 | 10년 전 | 1895 | ||
| 7754 | 10년 전 | 999 | ||
| 7753 | 10년 전 | 844 | ||
| 7752 | 10년 전 | 1349 | ||
| 7751 |
잘살아보자
|
10년 전 | 473 | |
| 7750 |
잘살아보자
|
10년 전 | 441 | |
| 7749 |
잘살아보자
|
10년 전 | 440 | |
| 7748 |
잘살아보자
|
10년 전 | 421 | |
| 7747 |
잘살아보자
|
10년 전 | 511 | |
| 7746 |
잘살아보자
|
10년 전 | 633 | |
| 7745 |
잘살아보자
|
10년 전 | 876 | |
| 7744 |
잘살아보자
|
10년 전 | 389 | |
| 7743 | 10년 전 | 912 | ||
| 7742 |
starbros
|
10년 전 | 786 | |
| 7741 |
잘살아보자
|
10년 전 | 606 | |
| 7740 |
잘살아보자
|
10년 전 | 479 | |
| 7739 |
잘살아보자
|
10년 전 | 435 | |
| 7738 |
잘살아보자
|
10년 전 | 489 | |
| 7737 |
잘살아보자
|
10년 전 | 448 | |
| 7736 |
잘살아보자
|
10년 전 | 467 | |
| 7735 |
잘살아보자
|
10년 전 | 801 | |
| 7734 |
잘살아보자
|
10년 전 | 394 | |
| 7733 |
잘살아보자
|
10년 전 | 496 | |
| 7732 |
잘살아보자
|
10년 전 | 651 | |
| 7731 |
잘살아보자
|
10년 전 | 579 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기