Русский
<!--要完成此效果把如下代码加入到<body>区域中--> <span id="theText" style="width:100%"> <h2 align="center"><font color=" #ffffff">Добро пожаловать!!</font></h2> </span><script> var from = 5; вар = 50; вар задержки = 5; вар свечениеЦвет = "лайм"; вар я = к; вар j = 0; текстПульсеВниз(); function textPulseUp() { if (!document.all) return if (i < to) { theText.style.filter = "Glow(Color=" + GlowColor + ", Strength=" + i + ")"; я++; theTimeout = setTimeout('textPulseUp()',delay); вернуть 0; } if (i = to) { theTimeout = setTimeout('textPulseDown()',delay); вернуть 0; } } function textPulseDown() { if (!document.all) return if (i > from) { theText.style.filter = "Glow(Color=" + GlowColor + ", Strength=" + i + ")"; я--; theTimeout = setTimeout('textPulseDown()',delay); вернуть 0; } if (i = from) { theTimeout = setTimeout('textPulseUp()',delay); вернуть 0; } } </script>