注册时间2016-8-18
在线时间 小时
- 最后登录
- 1970-1-1
|
楼主 |
发表于 2017-5-30 07:35
|
显示全部楼层
香水 发表于 2017-5-29 18:28
莲花版版傍晚好!是有这个说法啊!
<FONT face=华文中宋><FONT size=6>
<p style="LINE-HEIGHT: 40px" align=left><BR>
<SCRIPT language=JavaScript1.2>
var message=" 祝香水大姐與《可愛老人網》的朋友們端午安康! "
var neonbasecolor="#ffffff"
var neontextcolor="#ff0000"
var flashspeed=300 //in milliseconds
///No need to edit below this line/////
var n=0
if (document.all){
document.write('<font color="'+neonbasecolor+'">')
for (m=0;m<message.length;m++)
document.write('<span id="neonlight">'+message.charAt(m)+'</span>')
document.write('</font><BR><br>')
//cache reference to neonlight array
var tempref=document.all.neonlight
}
else
document.write(message)
function neon(){
//Change all letters to base color
if (n==0){
for (m=0;m<message.length;m++)
tempref[m].style.color=neonbasecolor
}
//cycle through and change individual letters to neon color
tempref[n].style.color=neontextcolor
if (n<tempref.length-1)
n++
else{
n=0
clearInterval(flashing)
setTimeout("beginneon()",1500)
return
}
}
function beginneon(){
if (document.all)
flashing=setInterval("neon()",flashspeed)
}
beginneon()
</SCRIPT>
</FONT></P></FONT> |
|