ÀÚÀ¯·Ó°Ô °Ô½Ã¹°À» ¿Ã¸±¼öÀÖ´Â °Ô½ÃÆÇÀÔ´Ï´Ù.
  • À¯³âÃß¾ï
  • Çб³»ýÈ°
  • ÀÔ½ÃÁغñ
  • ´ëÇлýÈ°
  • ±º»ýÈ°
  • ¾Ë¹Ù»ýÈ°
  • Ãë¾÷Áغñ
  • Á÷Àå»ýÈ°
  • ¿ø·ë»ýÈ°
  • ¿¬¾ÖÁß
  • °áÈ¥Áغñ
  • Áý¾È»ì¸²
  • Àڳ౳À°
  • â¾÷Áغñ
  • À̹ÎÀ¯ÇÐ
  • ³ëÈÄ»ýÈ°
  • Àüüº¸±â


¸¶¿ì½º Æ÷ÀÎÅÍÀÇ ¸ð¾çÀ» ¹Ù²ãº¾½Ã´Ù.

 

<HTML>
<HEAD>
<script language="JavaScript">
function Move_explorer(){
    document.all["pointer"].style.left=event.clientX+10
    document.all["pointer"].style.top=event.clientY+15
}
function Move_netscape(e) {
    document.layers['pointer'].left=e.pageX+10
    document.layers['pointer'].top=e.pageY+15
}
function Follow() {
    if (document.all) Move_explorer()
}
function Loaded() {
    if (document.layers) {
        window.captureEvents(Event.MOUSEMOVE)
        window.onmousemove=Move_netscape
    }
}
</script>
</HEAD>

<BODY onMouseMove="Follow()" onLoad="Loaded()">
<DIV ID="pointer" NAME="pointer" STYLE="position:absolute;top:-50;">
    <img src="sample04.gif">
</DIV>
<br>
<center>
¸¶¿ì½º Æ÷ÀÎÅÍ »ùÇà ¹®¼­ÀÔ´Ï´Ù.<P>
¸¶¿ì½º¸¦ ¸¶±¸¸¶±¸ ¿òÁ÷¿© ÁÖ¼¼¿ä. *^^*
</center>
</BODY>
</HTML>

 



minaam
written by minaam (minaam)
2004-05-12 16:41:55
955 ¹ø ÀÐÀ½
¢Ñ ·Î±×ÀÎ ÈÄ ÀÇ°ßÀ» ³²±â½Ç ¼ö ÀÖ½À´Ï´Ù
 Ä³½Ã¼±¹°





365ch.com 128bit Valid HTML 4.01 Transitional and Valid CSS!
ű×