¡ÙORC¡Ù      2001/12/29 14:53:11     11988     0   
   ŸÀÚ Ä¡´Â È¿°ú ÅØ½ºÆ®.
<SCRIPT language=JavaScript1.2>

        var line=new Array()
                line[1]="¿©±â´Ù°¡¾µ¸»"
                line[2]="¿ä±â´ÙµÎ ¾µ¸»"

        var ts_fontsize="10px"
        var longestmessage=1
        for (i=2;i<line.length;i++){
                if (line[i].length>line[longestmessage].length)
                longestmessage=i
}

        var tscroller_width=line[longestmessage].length
                lines=line.length-1

        if (document.all||document.getElementById){
                document.write('<form name="bannerform">')
                document.write('<input type="text" name="banner" size="'+tscroller_width+'"')
                document.write('  style="background-color: '+document.bgColor+'; color:#dddddd '+document.body.text+'; font-family: verdana; font-size: '+ts_fontsize+'; font-weight:bold; border: medium none;" onfocus="blur()">')
                document.write('</form>')
}

                temp=""
                nextchar=-1;
                nextline=1;
                cursor="\\"
        function animate(){
        if (temp==line[nextline] & temp.length==line[nextline].length & nextline!=lines){
                nextline++;
                nextchar=-1;
                document.bannerform.banner.value=temp;
                temp="";
                setTimeout("nextstep()",1000)
        }
        else if (nextline==lines & temp==line[nextline] & temp.length==line[nextline].length){
                nextline=1;
                nextchar=-1;
                document.bannerform.banner.value=temp;
                temp="";
                setTimeout("nextstep()",1000)
        }
        else{
                nextstep()
        }
}

        function nextstep(){
                if (cursor=="\\"){
                        cursor="|"
                }
                else if (cursor=="|"){
                        cursor="/"
                }
                else if (cursor=="/"){
                        cursor="-"
                }
                else if (cursor=="-"){
                        cursor="\\"
                }

        nextchar++;
        temp+=line[nextline].charAt(nextchar);
        document.bannerform.banner.value=temp+cursor
        setTimeout("animate()",20)}

        if (document.all||document.getElementById)
                window.onload=animate

</SCRIPT>


4~5¹øÂ° ÁÙ¿¡ ¾µ¸»À» ÀûÀ¸¼¼¿ä.
°èÁ¤ÀÌ ¾ø¾î¼­ ¿¹Àç´Â º¸¿©µå¸®±â Èûµé±¸¿©
Compuz¿¡¼­ Ä«µå µÅ¸é ±×¶§³ª ¿¹ÀçµÎÇØ¼­ ÀÚÁÖ ¿Ã¸®ÁÒ
Àú±â 4~5¹øÂ°ÁÙ line[1]ÀÌ·±Çü½ÄÀ¸·Î 됀°Åline[3],line[4]
Àú·±Çü½ÄÀ¸·Î ´Ã·ÁÁÖ½Ã¸é µË´Ï´ç~~ ¼ö°Ï^^*
   
ÄÚ¸àÆ®¸¦ ÀÛ¼ºÇϽøé 2 Æ÷ÀÎÆ®°¡ Áö±ÞµË´Ï´Ù.

       

144 À©µµ¿ì 200% ¼º´É Çâ»ó¹ý (Windows 2000 ÀÌ»ó) [4] 02/04 15300 01/10(20:27)
143 ÇÁ·¹ÀÓ È¨ÆäÀÌÁö¿¡¼­µµ ÁÖ¼Ò °íÁ¤½ÃŰ´Â ¼Ò½ºÁò.... [2] õȣ±Ù 01/29 15927 01/30(18:52)
142 Å©·Ò¸®½º¿Í °°Àº À©µµÃ¢ [2] 01/28 25761 02/07(19:19)
141 »ö´Ù¸¥ ¸µÅ©¹ý(»õâ) 01/28 11835
140 ¿ÞÂʽºÅ©·Ñ¹Ù ¸¸µé±â 01/13 11968
139 Àý´ë°æ·Î ¾Ë¾Æ³»±â 01/13 12478
138 À¥»óÀÇ À̹ÌÁö°¡ BMP·Î¸¸ ÀúÀåµÉ¶§ ¢Ì¸ðÀß¶óèØ 01/10 11798
137 ¹÷½º¹ÂÁ÷ ³ë·¡ ¼Ò½º ¾Ë¾Æ³»±â [2] ¢Ì¸ðÀß¶óèØ 01/10 13578 01/24(18:25)
136 body, table, iframe ºÎºÐÀÇ ¿©¹é ¾ø¾Ö±â 12/31 32528
135 »õâ´Ý±â ¼Ò½º 12/31 12359
134 Á¦·Îº¸µå °Ô½ÃÆÇ À̸§ ¹Ù²Ù±â 12/31 20675
133 À©µµ¿ìÁî ½Ã½ºÅÛÀÇ ÆÄÀÏ È®ÀåÀÚ Á¤º¸ 12/30 12888
132 ¼Ò½ºº¸±â ÆÁ [1] 12/27 12295 01/04(11:28)
131 ³¯¾¾ ¾Ë·ÁÁÖ´Â ¼Ò½º 12/27 12303
130 ~ÇÑÁö 00ÀÏ µÇ¾ú½À´Ï´Ù. 12/26 11833
FIRST29101112131415LAST