心跳文字 欢迎光临辰桦网络! <style> <!-- #glowtext{ filter:glow(color=0A9DF5,strength=2); width:100%; } --> </style> <script language="JavaScript1.2"> function glowit(which){ if (document.all.glowtext[which].filters[0].strength==2) document.all.glowtext[which].filters[0].strength=1 else document.all.glowtext[which].filters[0].strength=2 } function glowit2(which){ if (document.all.glowtext.filters[0].strength==2) document.all.glowtext.filters[0].strength=1 else document.all.glowtext.filters[0].strength=2 } function startglowing(){ if (document.all.glowtext&&glowtext.length){ for (i=0;i<glowtext.length;i++) eval('setInterval("glowit('+i+')",150)') } else if (glowtext) setInterval("glowit2(0)",150) } if (document.all) window.onload=startglowing </script> <!-- 修改下面的文字属性!--> <span id="glowtext"><font color="FF99CC" " face="宋体" size="3">欢迎光临辰桦网络!</font></span>
滚动字幕<script language="JavaScript"> document.write('<marquee style="color:#414141;font-size:12px;line-height:17px;" direction="up" height="90" scrollamount="1" scrolldelay="100" onMouseOver="this.scrollDelay=500" onMouseOut="this.scrollDelay=1">欢迎光临辰桦网络,我们为你准备了大量的网页素材、网页特效、网页教学文章,如果你在游览本站时有什么问题可以到本站的论坛发表你的看法,也可以将你的问题来信告诉我们。<br><font color="#6699CC"> </font></br></marquee>'); </script>