楼主: 新手上路

[转帖教程] 用代码做打字机效果字

[复制链接]

0

主题

194

帖子

0

精华

注册会员

Rank: 2

积分
217
QQ
金钱
182
存款
0
发表于 2009-6-26 17:51 | 显示全部楼层
本帖最后由 平淡人生 于 2009-6-26 18:12 编辑




0

主题

194

帖子

0

精华

注册会员

Rank: 2

积分
217
QQ
金钱
182
存款
0
发表于 2009-6-26 18:11 | 显示全部楼层
<div class="postmessage ">
<div class="t_msgfontfix">
<table cellspacing="0" cellpadding="0"><tr><td class="t_msgfont" id="postmessage_207125"><DIV class=t_msgfont id=postmessage_195652><FONT face=隶书><FONT size=4>
<P style="LINE-HEIGHT: 45px" align=left><BR>
<SCRIPT language=JavaScript1.2>
var message="很好的代码,俺学习了。。。."



红人居论坛给大家提供的是一个广泛的交流空间。其宗旨是营造一个开心、清新、音画创作共享、活力四射的交流平台。网友之间的交流是一个互相感染、互相影响、互相欣赏的精神创造过程,红人居真诚希望通过所有网友的共同努力,给大家带来清新快乐的生活。"
var neonbasecolor="#000000"
var neontextcolor="#ff0000"
var flashspeed=200  //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>
<BR><BR></FONT></P></FONT></DIV>

1

主题

714

帖子

0

精华

高级会员

Rank: 4

积分
711
金钱
723
存款
0
发表于 2010-1-17 01:34 | 显示全部楼层
谢谢新手上路分享代码

0

主题

61

帖子

0

精华

注册会员

Rank: 2

积分
62
金钱
62
存款
0
发表于 2010-2-18 19:56 | 显示全部楼层
本帖最后由 逸格人 于 2010-2-18 20:00 编辑 学习+练习,谢谢楼主了!
guest
welcomelogin
您需要登录后才可以回帖 登录 | 注册

本版积分规则