Ich hab einen lustigen script gefunden und schon einigermaßen an meien bedürfnisse angepasst. Nur leider hab ich ein kleine "problem", ich schaffe es nicht den Jscript in den Hintergrund meiner Homepage zu stellen, sodass mein gästebuch nicht untergeht,.....
Hat jemand eine Idee?
Würde mich sehr freuen viele postings zu bekommen :-) lg MasterET
Zitat
<script language="JavaScript"> <!-- Matrix by kurt.grigg@virgin.net if (document.all){ Cols=18; Cl=45;//Space's are included so real length is 48! Cs=17; Ts=17; Tc='#008800'; Tc1='#00ff00'; MnS=30; MxS=50; 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); 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+"px;height:0px;color:"+Tc+";visibility:hidden'></div>"); } document.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.document.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];
Ich hab einen lustigen script gefunden und schon einigermaßen an meien bedürfnisse angepasst. Nur leider hab ich ein kleine "problem", ich schaffe es nicht den Jscript in den Hintergrund meiner Homepage zu stellen, sodass mein gästebuch nicht untergeht,.....
Hat jemand eine Idee?
Würde mich sehr freuen viele postings zu bekommen :-)
lg
MasterET
Zitat
__________
Es ist noch kein Meister vom Himmel gefallen,.... ;-)