代码如下:
<html>
<head>
<HTA: แอปพลิเคชัน
คำบรรยายภาพ = "ไม่"
Scroll = "ไม่"
showintaskBar = "ไม่"
innerBorder = "ไม่"
ContextMenu = "ไม่"
ชายแดน = "ไม่มี"
singleinstance = "ใช่"
WindowState = "เพิ่มสูงสุด"
-
<title> </title>
<script>
vartimer = 100;
Varranddiv = Newarray (100);
window.onload = function ()
-
สำหรับ (vari = 0; i <randdiv.length; i ++)
-
randdiv [i] = document.createelement ("div");
randdiv [i] .style.csstext = "ตัวกรอง: progid: dximagetransform.microsoft.alpha (ความทึบ = 50);";
Randdiv [i] .style.position = "สัมบูรณ์";
Randdiv [i] .style.background = getRandomColor ();
document.body.appendchild (randdiv [i]);
-
สนุก();
-
functionFun ()
-
สำหรับ (vari = 0; i <randdiv.length; i ++)
-
randdiv [i] .style.top = math.floor (math.random ()*window.screen.height);
randdiv [i] .style.left = math.floor (math.random ()*window.screen.width);
randdiv [i] .style.width = math.floor (math.random ()*100);