ȸ¿ø°¡ÀԡžÆÀ̵ð/ºñ¹øã±â
ȨÀ¸·Î


¾Ë¶÷½Ã°è (¼³Á¤µÈ ½Ã°£ÀÌ µÇ¸é °æ°íâÀ¸·Î ¾Ë·ÁÁÝ´Ï´Ù.)
16³â Àü
<HTML>
<HEAD>
    <TITLE>xtx.kr</TITLE>
</head>
<body>

<form name=exf1>
<B>¾Ë¶÷¼³Á¤ :</B>
<input type=text name=h size=2>½Ã  <input type=text name=m size=2> ºÐ <input type=text name=s size=2>ÃÊ
<input type=button name=b onclick=setAlarm() value="Set Alarm"><input type=button name=r onclick=clearAlarm() value="Turn Alarm Off"><BR>
<B>ÇöÀç½Ã°£ :</B>
<input type=text name=ch size=2>½Ã<input type=text name=cm size=2>ºÐ <input type=text name=cs size=2>ÃÊ
</form>

<script>
<!--
var alarmTimer = null;
var alarmSet;
function setAlarm()   { alarmSet = true;  }
function clearAlarm() { alarmSet = false; }
function initAlarm() {
  if (alarmTimer!=null)clearInterval(alarmTimer);
  var nowTime = new Date();
  clearAlarm();
  document.exf1.h.value = nowTime.getHours();
  document.exf1.m.value = nowTime.getMinutes();
  document.exf1.s.value = nowTime.getSeconds();
  alarmTimer=setInterval("countTime()",1000);
}
function matchH() { return (document.exf1.ch.value == document.exf1.h.value); }
function matchM() { return (document.exf1.cm.value == document.exf1.m.value); }
function matchS() { return (document.exf1.cs.value == document.exf1.s.value); }
function countTime() {
  var nowTime = new Date();
  document.exf1.ch.value = nowTime.getHours();
  document.exf1.cm.value = nowTime.getMinutes();
  document.exf1.cs.value = nowTime.getSeconds();
  if (matchH() && matchM() && matchS()) {
    alert("¶Ñ¶Ñ¶Ñ¶Ñ...ÀϾ¼¼¿ä... ");
  }
}
onload=initAlarm;
//-->
</script>

</body>
</html>
ÃßõÃßõ : 433 Ãßõ ¸ñ·Ï
¹øÈ£ Á¦¸ñ
845
¹«ÇÑ À̹ÌÁö ¾÷·Îµå
844
ÁøÇà»óŹÙ(ProgressBar)
843
SELECT BOX·Î ÇØ´ç ÁÖ¼Ò·Î À̵¿Çϱâ2
842
ÁøÇà»óŹÙ(ProgressBar)2
841
Àμ⠾ȵǴ ÆäÀÌÁö ¸¸µé±â
840
½ºÅ©·Ñ µÉ ¶§¿¡¸¸ »ö»óÀÌ º¯ÇÏ´Â ½ºÅ©·Ñ¹Ù
839
½ºÅ©·Ñ¹Ù »ö»ó ÁöÁ¤ ¸¶¹ý»ç
838
³¯Â¥ ¼±Åà »õâ¿ë ½ºÅ©¸³Æ® + HTML
837
ÇѲ¨¹ø¿¡ 5°¡Áö ½Ã°£ Ç¥½Ã
836
¾ÆÀÌÇÁ·¹ÀÓ ³ôÀÌ ÀÚµ¿À¸·Î ´Ã¾î³ª´Â ÀÚ¹Ù ½ºÅ©¸³Æ®
835
window.open ¼Ó¼º »ç¿ë ¹æ¹ý
834
PHP Ãʺ¸Å»ÃâÀ» À§ÇÑ À¯¿ëÇÑ ÇÔ¼ö¸ðÀ½
833
Ç¥¾ÈÀÇ ·¹ÀÌ¾î °íÁ¤ÁÂÇ¥ Ç®±â
832
·¹À̾ ½ºÅ©·Ñ¹Ù ´Þ±â
831
ºê¶ó¿ìÀú üũÇÔ¼ö
830
OS üũÇÔ¼ö
829
go Top, go Bottom ¹öÆ° ¸¸µé±â
828
prototype String ÇÔ¼ö
827
/var/log/secure ·Î±×¸¦ ÀÌ¿ëÇÑ IP Deny ÀÚµ¿ µî·Ï ½ºÅ©¸³Æ®
826
Ç÷¡½¬¸¦ ÀÌ¿ëÇÑ °Ô½ÃÆÇ ÀÚµ¿µî·Ï ¹æÁö ¾Ë°í¸®Áò
825
ÇÔ¼ö³ª Ŭ·¡½º Áߺ¹¼±¾ð È®ÀÎ ÇÔ¼ö
824
fsockopenÀÌ¿ëÇØ fileÇÔ¼ö ó·³ »ç¿ëÇϱâ
823
»çÀÌÁî°¡ Å«À̹ÌÁö À¥ÆäÀÌÁö Ãâ·Â½Ã ÀÚµ¿À¸·Î »çÀÌÁî ÁÙÀ̱â...
822
¹Ù¿î½ºµÇ¸é¼­ µû¶ó´Ù´Ï´Â Floating Menu
821
Çѱ۱âÁØÀ¸·Î ¹®ÀÚ ÀÚ¸£±â ÇÔ¼ö
820
¹öÆ°À» Ŭ¸¯ÇÏ¸é ³ëÆ®Æе带 ½ÇÇàÇÕ´Ï´Ù..
¾Ë¶÷½Ã°è (¼³Á¤µÈ ½Ã°£ÀÌ µÇ¸é °æ°íâÀ¸·Î ¾Ë·ÁÁÝ´Ï´Ù.)
818
ÀÚ¹Ù½ºÅ©¸³Æ® ij½¬ÆÄÀÏ »ý¼º¾ÈÇϱâ
817
XP Servicepack2, IE7¿¡¼­µµ Æ˾÷â »çÀÌÁî ÀÌ»Ú°Ô Á¶ÀýÇϱâ
816
¼Ò½ºº¸±â ÇÒ °æ¿ì ¼Ò½ºº¸±â âÀÌ ¶ßÁö ¾Ê°ÔÇϱâ
¸ñ·Ï
¹ÂÁ÷Æ®·ÎÆ® ºÎ»ê±¤¿ª½Ã ºÎ»êÁø±¸ °¡¾ßµ¿ ¤Ó °³ÀÎÁ¤º¸Ãë±Þ¹æħ
Copyright ¨Ï musictrot All rights reserved.