womeirenmi
发表于 2006-12-13 21:13:24
<html>
<head>
<TITLE>特效</TITLE>
</head>
<script language=javaScript>
<!-- //
var thissize=20
var textfont="隶书"
var textcolor= new Array()
textcolor="000000"
textcolor="000000"
textcolor="000000"
textcolor="111111"
textcolor="222222"
textcolor="333333"
textcolor="444444"
textcolor="555555"
textcolor="666666"
textcolor="777777"
textcolor="888888"
textcolor="999999"
textcolor="aaaaaa"
textcolor="bbbbbb"
textcolor="cccccc"
textcolor="dddddd"
textcolor="eeeeee"
textcolor="ffffff"
textcolor="ffffff"
var message = new Array()
message="http://www.happydrips.com"
message="HappyDrips工作室"
message="谢谢您使用"
message="javascript源码大全"
i_message=0
var i_strength=0
var i_message=0
var timer
function glowtext() {
if(document.all) {
if (i_strength <=17) {
glowdiv.innerText=message
document.all.glowdiv.style.filter="glow(color="+textcolor+", strength=4)"
i_strength++
timer=setTimeout("glowtext()",100)
}
else {
clearTimeout(timer)
setTimeout("deglowtext()",1500)
}
}
}function deglowtext() {
if(document.all) {
if (i_strength >=0) {
glowdiv.innerText=message
document.all.glowdiv.style.filter="glow(color="+textcolor+", strength=4)"
i_strength--
timer=setTimeout("deglowtext()",100)
}
else {
clearTimeout(timer)
i_message++
if (i_message>=message.length) {i_message=0}
i_strength=0
intermezzo()
}
}
}
function intermezzo() {
glowdiv.innerText=""
setTimeout("glowtext()",1500)
}
//-->
</script>
<body bgcolor="#000000" onLoad="glowtext()"> //不要忘记写
<div id="glowdiv" style="position:absolute;visibility:visible;width:600px;text-align:center;
top:150px;left:50px;font-family:隶书;font-size:30pt;color:000000"></div>
</body>
</html>
偷贴的小蜜蜂
发表于 2006-12-13 21:13:25
大家都这么能水。。更可怕的是。。还习以为常。。可怕可怕~::~~~
wgt1122
发表于 2006-12-13 21:13:34
干嘛说估计~~要是没估计就有戏了
===
迷迷嬗变
wgt1122
发表于 2006-12-13 21:14:13
原帖由 偷贴的小蜜蜂 于 2006-12-13 21:13 发表
大家都这么能水。。更可怕的是。。还习以为常。。可怕可怕~::~~~
…………
HOHO
womeirenmi
发表于 2006-12-13 21:14:18
倒。。贴错了。。
姬風
发表于 2006-12-13 21:14:47
原帖由 womeirenmi 于 2006-12-13 21:14 发表
倒。。贴错了。。
什么东西看不懂
宝宝可爱
发表于 2006-12-13 21:14:51
迷迷..坏..:(hehe
wgt1122
发表于 2006-12-13 21:14:54
319o
什么代码
womeirenmi
发表于 2006-12-13 21:15:18
原帖由 宝宝可爱 于 2006-12-13 21:14 发表
迷迷..坏..:(hehe
不坏。。
姬風
发表于 2006-12-13 21:15:18
乱七八糟的