한국어
<!--이 효과를 얻으려면 세 단계가 필요합니다. 첫 번째 단계는 다음 코드를 <head> 영역에 추가하는 것입니다.--> <SCRIPT LANGUAGE="JavaScript"> 네온베이스 컬러 = "White" = "00ff00" "; 숫자 = 0; 숫자2 = 0; 숫자3 = 0; 숫자4 = 네온컬러; 함수 startNeon() { 메시지 = 네온.innerText; 네온.innerText = ""; for(i = 0; i != message.length; i++ ) { 네온 .innerHTML += "<span id="neond" style="color:"+neonBaseColor+"">"+message.charAt(i)+"</span>"}; ); } function 네온2() { if(num != message.length) { document.all.neond[num].style.color = 네온컬러; setTimeout("neon2()", 100); = 0; num2 = message.length; setTimeout("neon4onev()", 2000) } } function 네온4onev() { document.all.neond[num].style.color = document.all.neond[num2- 1].style.color = neoBaseColor; if(Math.floor(message.length / 2) + 1 != num2) { num++--; setTimeout("neon4onev()", 50); "neon5( )", 50); } } function 네온5() { if(num3 != message.length && num3 != message.length+1) { document.all.neond[num3].style.color = 네온컬러; num3 = num3 + 2; setTimeout("neon5()",100) } else { setTimeout("neon52()", 50) } } function 네온52() { if(num3 == message.length) { num3++; 네온52a() } else { num3--; 네온52a(); } } function 네온52a() { if(num3 != 1) { num3 = num3 - 2; ; setTimeout("neon52a()", 100); } else { if(num4 == 네온 컬러) { num3 = 0; setTimeout("neon5()", 2000); = 0; setTimeout("neon4onev2()", 50); } } } function 네온4onev2() { document.all.neond[num].style.color = document.all.neond[num2 - 1].style. color = 네온컬러 ; if(message.length != num2) { num2++; setTimeout("neon4onev2()", 50) } else { num2 = 0; 2000); } } function 네온3() { if(num != message.length) { document.all.neond[num].style.color = num++; setTimeout("neon3()", 100); { num = 0; 네온2(); } } </script> <!--2단계: <body> 영역에 다음 코드를 추가합니다--> <span id="neon">www.downcodes.com</ span> <!--3단계: <body> 태그에 "onLoad="startNeon()""을 추가합니다. 예: --> <body onLoad="startNeon()">