在dreamweaver中,让文本闪动有闪动效果

来源:百度知道 编辑:UC知道 时间:2024/05/11 16:34:56
在dreamweaver中,如何让文本闪动起来?就是引起别人的注意,最好不是FLASH按钮的这种做法,JS的做法有不?请各位高手指教了。。。。谢谢!

介绍一款给你:
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>特酷消隐字体</title>
<SCRIPT language="JavaScript">
<!--
var thissize=20
var textfont="隶书"

var textcolor= new Array()
textcolor[0]="000000"
textcolor[1]="000000"
textcolor[2]="000000"
textcolor[3]="111111"
textcolor[4]="222222"
textcolor[5]="333333"
textcolor[6]="444444"
textcolor[7]="555555"
textcolor[8]="666666"
textcolor[9]="777777"
textcolor[10]="888888"
textcolor[11]="999999"
textcolor[12]="aaaaaa"
textcolor[13]="bbbbbb"
textcolor[14]="cccccc"
textcolor[15]="dddddd"
textcolor[16]="eeeeee"
textcolor[