Deutsch
<!--要完成此效果把如下代码加入到<body>区域中--> <span id="theText" style="width:100%"> <h2 align="center"><font color=" #ffffff">Willkommen bei Ihnen!!</font></h2> </span><script> var from = 5; var bis = 50; var Verzögerung = 5; var glowColor = "lime"; var i = zu; 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()',delay); 0 zurückgeben; } if (i = to) { theTimeout = setTimeout('textPulseDown()',delay); 0 zurückgeben; } } function textPulseDown() { if (!document.all) return if (i > from) { theText.style.filter = "Glow(Color=" + glowColor + ", Strength=" + i + ")"; ich--; theTimeout = setTimeout('textPulseDown()',delay); 0 zurückgeben; } if (i = from) { theTimeout = setTimeout('textPulseUp()',delay); 0 zurückgeben; } } </script>