<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년 전
좋은 팁 넘넘 감사합니다.
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 7930 | 9년 전 | 385 | ||
| 7929 | 9년 전 | 290 | ||
| 7928 | 9년 전 | 391 | ||
| 7927 | 9년 전 | 313 | ||
| 7926 | 9년 전 | 652 | ||
| 7925 | 9년 전 | 332 | ||
| 7924 | 9년 전 | 311 | ||
| 7923 | 9년 전 | 330 | ||
| 7922 | 9년 전 | 349 | ||
| 7921 | 9년 전 | 383 | ||
| 7920 | 9년 전 | 304 | ||
| 7919 | 9년 전 | 322 | ||
| 7918 | 9년 전 | 479 | ||
| 7917 | 9년 전 | 322 | ||
| 7916 | 9년 전 | 391 | ||
| 7915 | 9년 전 | 386 | ||
| 7914 | 9년 전 | 395 | ||
| 7913 | 9년 전 | 531 | ||
| 7912 | 9년 전 | 391 | ||
| 7911 | 9년 전 | 341 | ||
| 7910 | 9년 전 | 377 | ||
| 7909 | 9년 전 | 481 | ||
| 7908 | 9년 전 | 391 | ||
| 7907 | 9년 전 | 340 | ||
| 7906 | 9년 전 | 358 | ||
| 7905 | 9년 전 | 341 | ||
| 7904 | 9년 전 | 318 | ||
| 7903 | 9년 전 | 323 | ||
| 7902 | 9년 전 | 529 | ||
| 7901 |
|
9년 전 | 722 | |
| 7900 | 9년 전 | 554 | ||
| 7899 | 9년 전 | 357 | ||
| 7898 | 9년 전 | 358 | ||
| 7897 | 9년 전 | 311 | ||
| 7896 | 9년 전 | 341 | ||
| 7895 | 9년 전 | 445 | ||
| 7894 | 9년 전 | 363 | ||
| 7893 | 9년 전 | 303 | ||
| 7892 | 9년 전 | 357 | ||
| 7891 | 9년 전 | 734 | ||
| 7890 | 9년 전 | 1183 | ||
| 7889 | 9년 전 | 738 | ||
| 7888 |
limsy1987
|
9년 전 | 532 | |
| 7887 | 9년 전 | 521 | ||
| 7886 | 9년 전 | 410 | ||
| 7885 | 9년 전 | 382 | ||
| 7884 | 9년 전 | 385 | ||
| 7883 | 9년 전 | 375 | ||
| 7882 | 9년 전 | 400 | ||
| 7881 | 9년 전 | 412 | ||
| 7880 | 9년 전 | 538 | ||
| 7879 | 9년 전 | 435 | ||
| 7878 | 9년 전 | 1182 | ||
| 7877 | 9년 전 | 726 | ||
| 7876 | 9년 전 | 457 | ||
| 7875 | 9년 전 | 533 | ||
| 7874 |
|
9년 전 | 791 | |
| 7873 | 9년 전 | 491 | ||
| 7872 | 9년 전 | 645 | ||
| 7871 | 9년 전 | 460 | ||
| 7870 | 9년 전 | 589 | ||
| 7869 | 9년 전 | 403 | ||
| 7868 | 9년 전 | 407 | ||
| 7867 | 9년 전 | 400 | ||
| 7866 | 9년 전 | 465 | ||
| 7865 | 9년 전 | 419 | ||
| 7864 | 9년 전 | 486 | ||
| 7863 | 9년 전 | 482 | ||
| 7862 | 9년 전 | 446 | ||
| 7861 | 9년 전 | 609 | ||
| 7860 | 9년 전 | 604 | ||
| 7859 | 9년 전 | 383 | ||
| 7858 | 9년 전 | 683 | ||
| 7857 | 9년 전 | 1041 | ||
| 7856 | 9년 전 | 495 | ||
| 7855 | 9년 전 | 721 | ||
| 7854 | 9년 전 | 707 | ||
| 7853 | 9년 전 | 561 | ||
| 7852 | 9년 전 | 481 | ||
| 7851 | 9년 전 | 471 | ||
| 7850 | 9년 전 | 565 | ||
| 7849 | 9년 전 | 334 | ||
| 7848 | 9년 전 | 384 | ||
| 7847 | 9년 전 | 613 | ||
| 7846 | 9년 전 | 431 | ||
| 7845 | 9년 전 | 387 | ||
| 7844 | 9년 전 | 374 | ||
| 7843 | 9년 전 | 388 | ||
| 7842 | 9년 전 | 377 | ||
| 7841 | 9년 전 | 363 | ||
| 7840 | 9년 전 | 373 | ||
| 7839 | 9년 전 | 412 | ||
| 7838 | 9년 전 | 493 | ||
| 7837 | 9년 전 | 334 | ||
| 7836 | 9년 전 | 376 | ||
| 7835 | 9년 전 | 451 | ||
| 7834 |
|
9년 전 | 1176 | |
| 7833 | 9년 전 | 392 | ||
| 7832 | 9년 전 | 393 | ||
| 7831 | 9년 전 | 527 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기