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

<!--1. ¾Æ·¡ ½ºÅ©¸³Æ®¸¦ HEAD ºÎºÐ¿¡ º¹»çÇØ ³ÖÀ¸¼¼¿ä. -->

<script>

//Copytext to clipboard- by Gennero (patrice.gennero@voila.fr)
//Submited to DynamicDrive.com
//Visit http://www.dynamicdrive.com for this script

bBool=false
var copiedtext=""
var tempstore=""

function initiatecopy() {
bBool=true;
}

function copyit() {
if (bBool) {
tempstore=copiedtext
document.execCommand("Copy")
copiedtext=window.clipboardData.getData("Text");
if (tempstore!=copiedtext) {
alert(copiedtext);
}
bBool=false;
}
}

document.onselectionchange = initiatecopy
document.onmouseup = copyit

</script>


   
                        ÀÌÀü±Û ´ÙÀ½±Û    
¹øÈ£¢»Á¦ ¸ñ÷ºÎºÐ·ùÀÛ¼ºÀÏÁ¶È¸
16   [¼Ò½º]¼Ò½º ÈÉÃ帱â - ¸¶¿ì½º ¿À¸¥ÂÊ ¹öÆ°±ÝÁö »çÀÌÆ®µµ     02/12-02:44  93
15   [¼Ò½º] ¸¶¿ì½º µå·¡±×½Ã °æ°íâ     02/12-02:42  112
14   [¼Ò½º] KBSÀÇ ½Ç½Ã°£ ´º½º´Þ±â     02/12-02:37  122
13   [¼Ò½º] ÀÎÅÍ³Ý ½Ç½Ã°£ TV¹æ¼Û ¸ðÀ½     02/12-02:34  136
12   [¼Ò½º] Áñ°Üã±â Ãß°¡, ½ÃÀÛÆäÀÌÁö     02/12-02:29  122

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