»Ç¶ó´åÄÄ
Loading...




À¥µðÀÚÀÎ,Æ÷Åä¼¥,±×´©º¸µå,Á¦·Îº¸µå,µ¿¿µ»óÁ¦ÀÛ °ü·Ã ¸Þ¸ð >>


¦­Àüü(437)¦­ÀÎÅͳÝ,ÄÄÇ»ÅÍ (94) | À¥µðÀÚÀÎtip (182) | CG,±×·¡ÇÈtip (70) | BBS_Tip (74) | ¿µ»ótip (17) |
»óŹٿ¡ ½Ã°è ³Ö±â 2008-04-27 13:43:18
ȨÆäÀÌÁöȨÆäÀÌÁö

¿¹Á¦¸¦ º¸½Ã·Á¸é ¾Æ·¡ÁÖ¼Ò¸¦ ´­·¯¿ä.

http://rainandtears.net/tag/time.htm

ÇØµå¿Í ÇØµå »çÀÌ¿¡ ¾Æ·¡¼Ò½º¸¦ ³Ö°í..
<head>
<script language="JavaScript">
<!--
var flasher = false
function updateTime() {
var now = new Date()
var theHour = now.getHours()
var theMin = now.getMinutes()
var theSec = now.getSeconds()
var theTime = "" + ((theHour  12) ? theHour - 12 : theHour)
theTime += ((theMin  10) ? ":0" : ":") + theMin
theTime += ((theSec  10) ? ":0" : ":") + theSec
theTime += (theHour = 12) ? " PM" : " AM"
theTime += ((flasher) ? " " : " ¡ì »Ç¶ó´åÄÄÀÔ´Ï´Ù.¡í")
flasher = !flasher
window.status = "ÇöÀç ½Ã°£Àº :&nbsp;&nbsp; ;" + theTime
timerID = setTimeout("updateTime()",1000)
}
//-->
</script></head>

¹Ùµð¾È¿¡ ¾Æ·¡¿Í °°ÀÌ ÇØº¸¼¼¿ä..
<body onload="updateTime();">




    



¸ñ·Ïº¸±â »èÁ¦Çϱâ