日本語
<!--この結果を完了するには、次のようなコードを <body> 領域中に追加します --> <span id="theText" style="width:100%"> <h2 align="center"><font color=" #ffffff">ようこそ!!</font></h2> </span><script> var from = 5; var to = 50; var 遅延 = 5; var glowColor = "ライム"; var i = に; var j = 0; textPulseDown(); function textPulseUp() { if (!document.all) return if (i < to) { theText.style.filter = "Glow(Color=" + glowColor + ", Strength=" + i + ")"; i++; theTimeout = setTimeout('textPulseUp()',lay); 0を返します。 if (i = to) { theTimeout = setTimeout('textPulseDown()',lay); 0を返します。 } } function textPulseDown() { if (!document.all) return if (i > from) { theText.style.filter = "Glow(Color=" + glowColor + ", Strength=" + i + ")";私 - ; theTimeout = setTimeout('textPulseDown()',lay); 0を返します。 if (i = from) { theTimeout = setTimeout('textPulseUp()',lay); 0を返します。 } } </script>