시계_html clock
♨ 카랜더 일정 :
본문
function tick() {
var hours, minutes, seconds, ap;
var intHours, intMinutes, intSeconds;
var today;
today = new Date();
intHours = today.getHours();
intMinutes = today.getMinutes();
intSeconds = today.getSeconds();
if (intHours == 0) {
hours = "12:";
ap = "자정";
} else if (intHours < 12) {
hours = intHours+":";
ap = "A.M.";
} else if (intHours == 12) {
hours = "12:";
ap = "정오";
} else {
intHours = intHours - 12
hours = intHours + ":";
ap = "P.M.";
}
if (intMinutes < 10) {
minutes = "0"+intMinutes+":";
} else {
minutes = intMinutes+":";
}
if (intSeconds < 10) {
seconds = "0"+intSeconds+" ";
} else {
seconds = intSeconds+" ";
}
timeString = hours+minutes+seconds+ap;
Clock.innerHTML = timeString;
window.setTimeout("tick();", 100);
}
window.onload = tick;
</SCRIPT>
뷰PDF 1,2
office view
관련자료
댓글목록
홈피관리자님의 댓글
홈피관리자 쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 아이피 (192.♡.0.1) 작성일
<META name=generator content="Namo WebEditor(Trial)"><BR><SCRIPT><BR>function tick() {<BR> var hours, minutes, seconds, ap;<BR> var intHours, intMinutes, intSeconds;<BR> var today;<BR> today = new Date();<BR> intHours = today.getHours();<BR> intMinutes = today.getMinutes();<BR> intSeconds = today.getSeconds();<BR> if (intHours == 0) {<BR> hours = "12:";<BR> ap = "자정";<BR> } else if (intHours < 12) { <BR> hours = intHours+":";<BR> ap = "A.M.";<BR> } else if (intHours == 12) {<BR> hours = "12:";<BR> ap = "정오";<BR> } else {<BR> intHours = intHours - 12<BR> hours = intHours + ":";<BR> ap = "P.M.";<BR> }<BR> if (intMinutes < 10) {<BR> minutes = "0"+intMinutes+":";<BR> } else {<BR> minutes = intMinutes+":";<BR> }<BR> if (intSeconds < 10) {<BR> seconds = "0"+intSeconds+" ";<BR> } else {<BR> seconds = intSeconds+" ";<BR> } <BR> timeString = hours+minutes+seconds+ap;<BR> Clock.innerHTML = timeString;<BR> window.setTimeout("tick();", 100);<BR>}<BR>window.onload = tick;<BR></SCRIPT><BR><DIV style="font-family:Verdana; font-size:40px; color:blue;" id=Clock align=left></DIV><BR><p align="left"><a href="<A href='https://11q.kr/"><blink><strong><font'>https://11q.kr/"><blink><strong><font</A> color="blue"><span style="font-size:22pt; background-color:yellow;">[ https://11q.kr 홈피 ]</span></font></strong></blink><strong><blink><span style="font-size:22pt;"> </span></blink></strong><font color="blue"><span style="font-size:22pt;"><blink><strong>Shim's Web Hard Homepage</strong></blink></span></font></a></p><BR>
홈피관리자님의 댓글
홈피관리자 쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 아이피 (210.♡.41.89) 작성일
<DIV style="FONT-FAMILY: Verdana; COLOR: blue; FONT-SIZE: 40px" align=left><FONT size=3><scRIPT><BR>function tick() {<BR> var hours, minutes, seconds, ap;<BR> var intHours, intMinutes, intSeconds;<BR> var today;<BR> today = new Date();<BR> intHours = today.getHours();<BR> intMinutes = today.getMinutes();<BR> intSeconds = today.getSeconds();<BR> if (intHours == 0) {<BR> hours = "12:";<BR> ap = "자정";<BR> } else if (intHours < 12) { <BR> hours = intHours+":";<BR> ap = "A.M.";<BR> } else if (intHours == 12) {<BR> hours = "12:";<BR> ap = "정오";<BR> } else {<BR> intHours = intHours - 12<BR> hours = intHours + ":";<BR> ap = "P.M.";<BR> }<BR> if (intMinutes < 10) {<BR> minutes = "0"+intMinutes+":";<BR> } else {<BR> minutes = intMinutes+":";<BR> }<BR> if (intSeconds < 10) {<BR> seconds = "0"+intSeconds+" ";<BR> } else {<BR> seconds = intSeconds+" ";<BR> } <BR> timeString = hours+minutes+seconds+ap;<BR> Clock.innerHTML = timeString;<BR> window.setTimeout("tick();", 100);<BR>}<BR>window.onload = tick;<BR></scRIPT><BR></FONT></DIV>
♥간단_메모글♥
-
등록일 04.15가입 인사드립니다.댓글 6
-
등록일 04.09가입인사.댓글 4
-
등록일 03.03안녕하세여댓글 1
-
등록일 02.13
최근글
-
등록일 11.19
새댓글
-
등록자 삽질황제 등록일 18:00
-
등록자 changgeol 등록일 13:56
-
등록자 스노우캣 등록일 10:29
-
등록자 사다드 등록일 06:22
-
등록자 애완용 등록일 11.20
오늘의 홈 현황
QR코드
☞ QR코드 스캔은 kakao앱 자체 QR코드