黑客数字雨代码

来源:百度知道 编辑:UC知道 时间:2024/06/22 10:57:02
下面的代码只能在网页的左面从叠在一起下来,有人能帮我改下吗?
要6条的,不从叠,改完把整个代码发上来就可以了

<改的哪里,什么意思能说下最好了,还有换颜色改哪里呢,有时间的话说明下就可以了>
<SCRIPT language=JavaScript>
<!--
if (document.all){
Cols=10;
Cl=48;//Space's are included so real length is 24!
Cs=120;
Ts=18;
Tc='#008800';
Tc1='#00ff00';
MnS=20;
MxS=20;
I=Cs;
Sp=new Array();S=new Array();Y=new Array();
C=new Array();M=new Array();B=new Array();
RC=new Array();E=new Array();Tcc=new Array(0,1,2,3,4,5,6,7,8,9);
document.write("<div id='Container' style='position:absolute;top:0;left:-"+Cs+"'>");
document.write("<div style='position:relative'>");
for(i=0; i < Cols; i++){
S[i]=I+=Cs;
document.write("<div id='A' style='position:absolute;top:0;font-family:Arial;font-size:"
+Ts+"px;left:"+S[i]+";width:"+Ts+"p

改颜色是
<SCRIPT language=JavaScript>
<!--
if (document.all){
Cols=10;
Cl=48;//Space's are included so real length is 24!
Cs=120;
Ts=18;
Tc='#008800';
Tc1='#00ff00';
MnS=20;
MxS=20; ←这个随便改个数。就能换颜色
至于那个我不知道了~

您说的什么意思我并没有听明白 说的详细点