موضوع: كـود ماتريكس .. + طريقه تغير الوان الأرقام + اكود الألوان الأحد فبراير 03, 2013 7:19 am | |
| كـود ماتريكس .. + طريقه تغير الوان الأرقام + اكود الألوان ^_^ بسم الله الرحمن الرحيم .. السلام عليكم .. هذآ كـود ماتريكس .. الاغلبيـه يعرفونـه .. - الكود:
-
</body> <body> <****** language="**********"> // Visit our site at http://www.star28.com/ for more code if (********.all){ Cols=10; Cl=24; Cs=100; Ts=10; Tc='#FF9933'; Tc1='#FFCC00'; MnS=5; MxS=10; 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); ********.write("<div id='Container' style='position:absolute;top:0;left:-"+Cs+"'>"); ********.write("<div style='position:relative'>"); for(i=0; i < Cols; i++){ S[i]=I+=Cs; ********.write("<div id='A' style='position:absolute;top:0;font-family:Arial;font-size:" +Ts+"px;left:"+S[i]+";width:"+Ts+"px;height:0px;color:"+Tc+";visibili ty:hidden'></div>"); } ********.write("</div></div>");
for(j=0; j < Cols; j++){ RC[j]=1+Math.round(Math.random()*Cl); Y[j]=0; Sp[j]=Math.round(MnS+Math.random()*MxS); for(i=0; i < RC[j]; i++){ B[i]=''; C[i]=Math.round(Math.random()*1)+' '; M[j]=B[0]+=C[i]; } } function Cycle(){ Container.style.top=window.********.body.scrollTop ; for (i=0; i < Cols; i++){ var r = Math.floor(Math.random()*Tcc.length); E[i] = '<font color='+Tc1+'>'+Tcc[r]+'</font>'; Y[i]+=Sp[i];
if (Y[i] > window.********.body.clientHeight){ for(i2=0; i2 < Cols; i2++){ RC[i2]=1+Math.round(Math.random()*Cl); for(i3=0; i3 < RC[i2]; i3++){ B[i3]=''; C[i3]=Math.round(Math.random()*1)+' '; C[Math.floor(Math.random()*i2)]=' '+' '; M[i]=B[0]+=C[i3]; Y[i]=-Ts*M[i].length/1.5; A[i].style.visibility='visible'; } Sp[i]=Math.round(MnS+Math.random()*MxS); } } A[i].style.top=Y[i]; A[i].innerHTML=M[i]+' '+E[i]+' '; } setTimeout('Cycle()',20) } Cycle(); } // --> </******> طريقه تغيير الوان الأرقآم .. ابحث عن كلمـة - الكود:
-
#FFCC00 واستبدلهآ بـاللون اللي تريده الألوان احمر #ffffff اخضر #008000 تحيـاتي لكم |
|
موضوع: رد: كـود ماتريكس .. + طريقه تغير الوان الأرقام + اكود الألوان الإثنين فبراير 04, 2013 1:41 am | |
| مشكوووووور والله يعطيك الف عافيه |
|
موضوع: رد: كـود ماتريكس .. + طريقه تغير الوان الأرقام + اكود الألوان الإثنين فبراير 04, 2013 1:42 am | |
| |
|
موضوع: رد: كـود ماتريكس .. + طريقه تغير الوان الأرقام + اكود الألوان الخميس فبراير 07, 2013 7:23 pm | |
| |
|
موضوع: رد: كـود ماتريكس .. + طريقه تغير الوان الأرقام + اكود الألوان الخميس أبريل 04, 2013 4:02 pm | |
| |
|