¢Ã ÇöÀçÀ§Ä¡ : ÀÚ·á½Ç > ¼ÒÇÁÆ®¿þ¾îÈ°¿ë (°ü¸®ÀÚ¸¸ ¾²±â°¡´É)
¡áÀüüº¸±â  ¢ºÅ×Å©ÆÁ 
¢º±ÛÇÈ  ¢ºÆíÁý  ¢º¸ÖƼ  ¢º¹é½Å  ¢º¾ÐÃà  ¢º»ç¹«  ¢ºÅë½Å  ¢ºOS  ¢ºÇÏµå  ¢º±³À°  ¢ºÀ¯Æ¿  ¢º¼Ò½º  ¢º±âŸ 
No84
µî·ÏÀÏ2002/2/20(¼ö)
[¼Ò½º] ¸¶¿ì½º, Å°º¸µå »ç¿ë±ÝÁö ¼Ò½º¹æÁö ¼Ò½º  
¸¶¿ì½º, Å°º¸µå »ç¿ë±ÝÁö ¼Ò½º¹æÁö ¼Ò½º..!!

¸¶¿ì½º¿Í Å°º¸µå »ç¿ë±ÝÁö ¼Ò½º

<script>
function right(e) {
if (navigator.appName == 'Netscape' &&
(e.which == 3 || e.which == 2))
return false;
else if (navigator.appName == 'Microsoft Internet Explorer' &&
(event.button == 2 || event.button == 3)) {
alert("ÇູÇϼ¼¿ä~^^");
return false;
}
return true;
}
function keypressed() {
alert("ÇູÇϼ¼¿©~^^");
}
document.onmousedown=right;
document.onkeydown=keypressed;
</script>

¸¶¿ì½º »ç¿ë±ÝÁö ¼Ò½º

<script>
function right(e) {
if (navigator.appName == 'Netscape' &&
(e.which == 3 || e.which == 2))
return false;
else if (navigator.appName == 'Microsoft Internet Explorer' &&
(event.button == 2 || event.button == 3)) {
alert("ÇູÇϼ¼¿ä~^^");
return false;
}
return true;
}
</script>

Å°º¸µå »ç¿ë±ÝÁö ¼Ò½º

<script>
function keypressed() {
alert("ÇູÇϼ¼¿©~^^");
}
document.onmousedown=right;
document.onkeydown=keypressed;
</script>


                        ÀÌÀü±Û ´ÙÀ½±Û    
¹øÈ£¢»Á¦ ¸ñ÷ºÎºÐ·ùÀÛ¼ºÀÏÁ¶È¸
85   [¼Ò½º] ¾Ë¸² ¼Óº¸ ¼Ò½º     02/20-23:59  102
84   [¼Ò½º] ¸¶¿ì½º, Å°º¸µå »ç¿ë±ÝÁö ¼Ò½º¹æÁö ¼Ò½º     02/20-23:58  103
83   [¼Ò½º] Áñ°Üã±â(2) Ãß°¡     02/20-23:54  100
82   [¼Ò½º] Ȩ¿¡ ¹«·á·Î ÀÎÅÍ³Ý Ä«µå º¸³»±â ´Ù¼¼¿ä     02/20-23:53  98
81   [¼Ò½º] äÆÃ¹æ ´Þ±â ¼Ò½º     02/20-23:49  84

 
óÀ½ ÀÌÀü ´ÙÀ½       ¸ñ·Ï