日本語
<!-- http://www.downcodes.com --> <!-- bbs http://www.downcodes.com/bbs--> <!--第一步:ハンドル如下代码追加<head>領域中--> <SCRIPT language=javascript1.2> <!-- hexa = new Array(16); for(var i = 0; i < 10; i++) hexa[i] = i; hexa[10] = "a"; hexa[11]="b"; hexa[12] = "c"; hexa[13]="d"; hexa[14]="e"; hexa[15] = "f";関数 hex(i) { if (i < 0) は "00" を返します。それ以外の場合 (i > 255) は "ff" を返します。それ以外の場合は "" + hexa[Math.floor(i/16)] + hexa[i%16] を返します。関数 setbgColor(r, g, b) { var hr = hex(r); var hg = hex(g); var hb = hex(b); document.bgColor = "#"+hr+hg+hb; } function fade(sr, sg, sb, er, 例: eb, step) { for(var i = 0; i <= step; i++) { setbgColor( Math.floor(sr * ((step-i)/step) ) + er * (i/ステップ)), Math.floor(sg * ((ステップ-i)/ステップ) + eg * (i/ステップ)), Math.floor(sb * ((ステップ-i)/ステップ) + eb * (i/ステップ))); } } //--> </SCRIPT> <!--第二步: 如下代网<body>領域中--> <SCRIPT language=javascript1.2> <!-- for(i=1;i <=10;i++) { document.write("<div id="star"+i+"" style="position:absolute;top:80%;left:"+(Math.floor(Math.random ()*5)+9*(i-1))+"%;幅:21;高さ:21;可視性:非表示;"><dd><img src="star.gif" WIDTH= "21" HEIGHT="21"></dd></div>");関数randommove() { for(i=1;i<=10;i++) eval("star"+i+".style.top=get_top()");関数 get_top() { var t,t2; t=Math.floor(Math.random()*380); t2=t.toString()+"px";リターン(t2); } function set_visible() { for(i=1;i<=10;i++) eval("star"+i+".style.visibility="visible"");バナー.style.visibility="可視"; friends.style.visibility="可視";高い(写真);関数 bar_show() { bar.style.visibility="visible";関数 start_it() { fade(255,255,255, 0,0,0, 50); setInterval("randommove()",1000); set_visible(); setTimeout("bar_show()",2000);関数 end_it() { Banner.style.visibility="hidden"; friends.style.visibility="非表示"; pic.style.visibility="非表示";フェード(0,0,0,255,255,255,10); } --> </SCRIPT> <!-- 第三步:握<body>変更 --> <BODY aLink=#ffffff bgColor=#ffffff link=#ffffff onload=start_it() onunload=end_it() text =#ffffff トップマージン=0 vLink=#ffffff>