ภาษาไทย
<!-- http://www.downcodes.com --> <!-- bbs http://www.downcodes.com/bbs--> <!--第一步:把如下代码加入<head>区域中--> <SCRIPT language=javascript1.2> <!-- hexa = new Array(16); สำหรับ (var i = 0; i < 10; i++) hexa[i] = i; เฮกซ่า[10]="a"; เฮกซ่า[11]="ข"; เฮกซ่า[12]="ค"; เฮกซ่า[13]="ง"; เฮกซ่า[14]="อี"; เฮกซ่า[15]="ฉ"; ฟังก์ชั่น hex(i) { ถ้า (i < 0) กลับ "00"; อย่างอื่นถ้า (i > 255) ส่งคืน "ff"; อย่างอื่นกลับ "" + hexa[Math.floor(i/16)] + hexa[i%16]; } ฟังก์ชั่น setbgColor(r, g, b) { var hr = hex(r); var hg = ฐานสิบหก (g); var hb = ฐานสิบหก(b); document.bgColor = "#"+ชม+hg+hb; } ฟังก์ชั่น fade(sr, sg, sb, er, eg, eb, step) { for(var i = 0; i <= step; i++) { setbgColor( Math.floor(sr * ((step-i)/step) ) + er * (i/step)), Math.floor(sg * ((step-i)/step) + eg * (i/step)), Math.floor(sb * ((step-i)/step) ) + 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() { สำหรับ(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); } ฟังก์ชั่น set_visible() { for(i=1;i<=10;i++) eval("star"+i+".style.visibility="visible""); แบนเนอร์.สไตล์.การมองเห็น = "มองเห็น"; friends.style.visibility = "มองเห็น"; สูง (รูป); } ฟังก์ชั่น bar_show() { bar.style.visibility="visible"; } ฟังก์ชั่น start_it() { จางหายไป (255,255,255, 0,0,0, 50); setInterval("สุ่มย้าย()",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() ข้อความ =#ffffff topMargin=0 vLink=#ffffff>