<SCRIPT LANGUAGE="JavaScript">
var clocktext, timeday;
var pagetitle = document.title;
function scroll() {
today = new Date();
sec = today.getSeconds();
hr = today.getHours();
min = today.getMinutes();
if (hr < 12) { timeday = " AM"; }
else { timeday = " PM"; }
if (hr > 12) hr = hr - 12;
if (hr <= 9) hr = "0" + hr;
if (min <= 9) min = "0" + min;
if (sec <= 9) sec = "0" + sec;
var clocktext = " - " + hr + ":" + min + ":" + sec + timeday;
clocktimer = setTimeout("scroll()", 1000);
document.title = pagetitle + clocktext;
}
if (document.all) scroll();
</script>
------------------------------------------------------------------------------------
흔히 상태바에 표식하기는 적용하고있는데..
타이틀바에도 시계를 넣을수있는 스크립트군요..
익스에서 실험해보니 잘되는것같은데 다른 브라우저에서는 모르겠네요../...<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 16:57:14 JavaScript에서 이동 됨]</div>
var clocktext, timeday;
var pagetitle = document.title;
function scroll() {
today = new Date();
sec = today.getSeconds();
hr = today.getHours();
min = today.getMinutes();
if (hr < 12) { timeday = " AM"; }
else { timeday = " PM"; }
if (hr > 12) hr = hr - 12;
if (hr <= 9) hr = "0" + hr;
if (min <= 9) min = "0" + min;
if (sec <= 9) sec = "0" + sec;
var clocktext = " - " + hr + ":" + min + ":" + sec + timeday;
clocktimer = setTimeout("scroll()", 1000);
document.title = pagetitle + clocktext;
}
if (document.all) scroll();
</script>
------------------------------------------------------------------------------------
흔히 상태바에 표식하기는 적용하고있는데..
타이틀바에도 시계를 넣을수있는 스크립트군요..
익스에서 실험해보니 잘되는것같은데 다른 브라우저에서는 모르겠네요../...<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 16:57:14 JavaScript에서 이동 됨]</div>
댓글 4개
20년 전
글을올리자마자 추천수가2로되네요..자동설정인가보네요..^^;;
20년 전
흐~*
많이 바쁘신가 보네요^^;
관련링크 : http://sir.co.kr/bbs/board.php?bo_table=cm_free&wr_id=56413
많이 바쁘신가 보네요^^;
관련링크 : http://sir.co.kr/bbs/board.php?bo_table=cm_free&wr_id=56413
20년 전
아... 흔히 볼 수 없는 팁이네요*^^*
갈무리 합니다.
갈무리 합니다.
18년 전
좋은 팁 넘넘 감사합니다.
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 130 | 20년 전 | 3969 | ||
| 129 | 20년 전 | 2910 | ||
| 128 | 20년 전 | 3641 | ||
| 127 | 20년 전 | 3434 | ||
| 126 | 20년 전 | 3726 | ||
| 125 | 20년 전 | 8560 | ||
| 124 | 20년 전 | 2585 | ||
| 123 | 20년 전 | 3735 | ||
| 122 | 20년 전 | 3194 | ||
| 121 | 20년 전 | 2589 | ||
| 120 | 20년 전 | 2651 | ||
| 119 | 20년 전 | 2565 | ||
| 118 | 20년 전 | 2850 | ||
| 117 |
|
20년 전 | 3032 | |
| 116 | 20년 전 | 5289 | ||
| 115 | 20년 전 | 3894 | ||
| 114 | 20년 전 | 4943 | ||
| 113 | 20년 전 | 6195 | ||
| 112 | 20년 전 | 7317 | ||
| 111 | 20년 전 | 18419 | ||
| 110 | 20년 전 | 6868 | ||
| 109 | 20년 전 | 2867 | ||
| 108 | 20년 전 | 4126 | ||
| 107 |
prosper
|
20년 전 | 2471 | |
| 106 |
prosper
|
20년 전 | 4298 | |
| 105 |
아우겐나이스
|
20년 전 | 2891 | |
| 104 | 20년 전 | 2247 | ||
| 103 | 20년 전 | 2464 | ||
| 102 | 20년 전 | 2220 | ||
| 101 | 20년 전 | 2549 | ||
| 100 | 20년 전 | 1728 | ||
| 99 | 20년 전 | 1556 | ||
| 98 | 20년 전 | 1606 | ||
| 97 | 20년 전 | 2105 | ||
| 96 | 20년 전 | 1863 | ||
| 95 | 20년 전 | 2357 | ||
| 94 | 20년 전 | 3548 | ||
| 93 | 20년 전 | 1545 | ||
| 92 | 20년 전 | 1740 | ||
| 91 | 20년 전 | 3156 | ||
| 90 | 20년 전 | 2332 | ||
| 89 | 20년 전 | 3157 | ||
| 88 | 20년 전 | 2858 | ||
| 87 | 20년 전 | 3284 | ||
| 86 | 20년 전 | 5103 | ||
| 85 | 20년 전 | 2506 | ||
| 84 | 20년 전 | 4804 | ||
| 83 | 20년 전 | 2483 | ||
| 82 | 20년 전 | 3098 | ||
| 81 | 20년 전 | 7604 | ||
| 80 | 20년 전 | 3807 | ||
| 79 | 20년 전 | 3195 | ||
| 78 | 20년 전 | 4679 | ||
| 77 | 20년 전 | 2883 | ||
| 76 | 20년 전 | 6206 | ||
| 75 | 20년 전 | 4462 | ||
| 74 | 20년 전 | 5769 | ||
| 73 | 20년 전 | 3615 | ||
| 72 | 20년 전 | 5951 | ||
| 71 | 20년 전 | 3094 | ||
| 70 | 20년 전 | 2824 | ||
| 69 | 20년 전 | 2621 | ||
| 68 | 20년 전 | 2429 | ||
| 67 | 20년 전 | 2638 | ||
| 66 | 20년 전 | 2659 | ||
| 65 | 20년 전 | 3779 | ||
| 64 | 20년 전 | 2806 | ||
| 63 | 20년 전 | 2443 | ||
| 62 | 20년 전 | 2246 | ||
| 61 | 20년 전 | 3047 | ||
| 60 | 20년 전 | 3120 | ||
| 59 | 20년 전 | 2494 | ||
| 58 | 20년 전 | 2580 | ||
| 57 | 20년 전 | 2953 | ||
| 56 | 20년 전 | 2300 | ||
| 55 | 20년 전 | 2739 | ||
| 54 | 20년 전 | 2111 | ||
| 53 | 20년 전 | 2337 | ||
| 52 | 20년 전 | 2683 | ||
| 51 |
prosper
|
20년 전 | 2336 | |
| 50 |
prosper
|
20년 전 | 2154 | |
| 49 | 20년 전 | 2160 | ||
| 48 | 20년 전 | 2316 | ||
| 47 | 20년 전 | 1914 | ||
| 46 | 20년 전 | 1916 | ||
| 45 | 20년 전 | 2123 | ||
| 44 | 20년 전 | 2348 | ||
| 43 | 21년 전 | 4563 | ||
| 42 |
prosper
|
21년 전 | 2698 | |
| 41 |
prosper
|
21년 전 | 2100 | |
| 40 | 21년 전 | 2164 | ||
| 39 | 21년 전 | 2132 | ||
| 38 | 21년 전 | 2400 | ||
| 37 | 21년 전 | 2550 | ||
| 36 | 21년 전 | 1766 | ||
| 35 | 21년 전 | 4060 | ||
| 34 | 21년 전 | 3839 | ||
| 33 | 21년 전 | 2979 | ||
| 32 |
prosper
|
21년 전 | 2886 | |
| 31 | 21년 전 | 5253 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기