<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년 전
좋은 팁 넘넘 감사합니다.
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 630 | 19년 전 | 2358 | ||
| 629 |
|
19년 전 | 2017 | |
| 628 |
|
19년 전 | 3133 | |
| 627 |
|
19년 전 | 2035 | |
| 626 |
|
19년 전 | 2068 | |
| 625 |
|
19년 전 | 1725 | |
| 624 |
|
19년 전 | 2236 | |
| 623 | 19년 전 | 2207 | ||
| 622 |
|
19년 전 | 2513 | |
| 621 |
|
19년 전 | 2922 | |
| 620 |
|
19년 전 | 2414 | |
| 619 | 19년 전 | 2479 | ||
| 618 | 19년 전 | 3517 | ||
| 617 |
|
19년 전 | 3238 | |
| 616 |
|
19년 전 | 3229 | |
| 615 |
|
19년 전 | 3047 | |
| 614 |
|
19년 전 | 2049 | |
| 613 |
|
19년 전 | 2385 | |
| 612 |
|
19년 전 | 2243 | |
| 611 |
|
19년 전 | 2090 | |
| 610 |
|
19년 전 | 2522 | |
| 609 |
|
19년 전 | 2429 | |
| 608 |
|
19년 전 | 2822 | |
| 607 | 19년 전 | 2196 | ||
| 606 | 19년 전 | 3540 | ||
| 605 | 19년 전 | 1997 | ||
| 604 | 19년 전 | 2612 | ||
| 603 | 19년 전 | 1622 | ||
| 602 |
|
19년 전 | 2841 | |
| 601 | 19년 전 | 3076 | ||
| 600 |
|
19년 전 | 2156 | |
| 599 | 19년 전 | 2004 | ||
| 598 | 19년 전 | 2488 | ||
| 597 | 19년 전 | 2394 | ||
| 596 |
|
19년 전 | 3080 | |
| 595 |
|
19년 전 | 6765 | |
| 594 | 19년 전 | 2714 | ||
| 593 | 19년 전 | 3191 | ||
| 592 |
|
19년 전 | 3095 | |
| 591 |
|
19년 전 | 1942 | |
| 590 | 19년 전 | 3369 | ||
| 589 | 19년 전 | 2215 | ||
| 588 |
|
19년 전 | 2708 | |
| 587 | 19년 전 | 2347 | ||
| 586 |
|
19년 전 | 4370 | |
| 585 | 19년 전 | 2495 | ||
| 584 | 19년 전 | 2765 | ||
| 583 |
|
19년 전 | 3529 | |
| 582 |
|
19년 전 | 3727 | |
| 581 |
|
19년 전 | 3260 | |
| 580 | 19년 전 | 2488 | ||
| 579 | 19년 전 | 3082 | ||
| 578 | 19년 전 | 3992 | ||
| 577 | 19년 전 | 3824 | ||
| 576 | 19년 전 | 1765 | ||
| 575 |
|
19년 전 | 2223 | |
| 574 |
|
19년 전 | 5405 | |
| 573 | 19년 전 | 6731 | ||
| 572 | 19년 전 | 2576 | ||
| 571 | 19년 전 | 2113 | ||
| 570 | 19년 전 | 2605 | ||
| 569 | 19년 전 | 3313 | ||
| 568 | 19년 전 | 3540 | ||
| 567 | 19년 전 | 2985 | ||
| 566 | 19년 전 | 2604 | ||
| 565 |
|
19년 전 | 4726 | |
| 564 |
|
19년 전 | 6735 | |
| 563 |
|
19년 전 | 5015 | |
| 562 |
|
19년 전 | 5958 | |
| 561 |
|
19년 전 | 2706 | |
| 560 |
|
19년 전 | 2559 | |
| 559 |
|
19년 전 | 2227 | |
| 558 |
|
19년 전 | 2304 | |
| 557 | 19년 전 | 4595 | ||
| 556 |
|
19년 전 | 4672 | |
| 555 | 19년 전 | 2515 | ||
| 554 | 19년 전 | 2182 | ||
| 553 | 19년 전 | 2527 | ||
| 552 |
|
19년 전 | 3172 | |
| 551 | 19년 전 | 2944 | ||
| 550 |
|
19년 전 | 1900 | |
| 549 |
|
19년 전 | 1963 | |
| 548 |
|
19년 전 | 3154 | |
| 547 |
|
19년 전 | 2357 | |
| 546 |
|
19년 전 | 3625 | |
| 545 |
|
19년 전 | 2559 | |
| 544 |
|
19년 전 | 1858 | |
| 543 |
|
19년 전 | 2458 | |
| 542 |
|
19년 전 | 1729 | |
| 541 |
|
19년 전 | 1413 | |
| 540 |
|
19년 전 | 1549 | |
| 539 |
|
19년 전 | 1805 | |
| 538 |
|
19년 전 | 1591 | |
| 537 |
|
19년 전 | 1788 | |
| 536 |
|
19년 전 | 1566 | |
| 535 |
|
19년 전 | 1962 | |
| 534 |
|
19년 전 | 1851 | |
| 533 |
|
19년 전 | 1454 | |
| 532 |
|
19년 전 | 1446 | |
| 531 |
|
19년 전 | 1367 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기