ภาษาไทย
<!-- http://bbs.downcodes.com --> <!--มีสองขั้นตอนในการทำให้เอฟเฟกต์สมบูรณ์: ขั้นตอนที่ 1: วางโค้ดต่อไปนี้ในพื้นที่ <body> --> <script language=" JavaScript" > <!-- var mousex=new Array(); var mousey=new Array(); var i; var j=0; var k; var recordcount=0; var ซ้ำ; var ซ้ำ 2; var ซ้ำ 3; var ความเร็ว =50 ; function startthis() { recordcount=1; i=0; mousex=new Array(); recordthis(); } ฟังก์ชั่น recordthis() { ถ้า (maxnum.value=='' |. isNaN (maxnum.value) == จริง ||. maxnum.value<0) { if (recordcount==1) { mousex[i]=mousefollow.offsetLeft; mousey[i]=mousefollow.offsetTop; ; textfield .value='ไม่มีการจำกัดเวลา'; } } else { if (recordcount==1) { if (i<maxnum.value) { mousex[i]=mousefollow.offsetLeft; i++; k=i; textfield.value='remaining'+(maxnum.value-i)+'/50 วินาที'; } else { recordcount=0; textfield.value='time is up';} } } ซ้ำ= setTimeout(" recordthis()",20); } ฟังก์ชั่น stopthis() { clearTimeout("repeat"); 0; if (j<i-1) { arrow.style.pixelLeft=mousex[j]; arrow.style.pixelTop=mousey[j]; playthis() ",ความเร็ว); } else {clearTimeout("repeat2"); arrow.style.visibility='hidden'; j=0; } } ฟังก์ชั่น rewindthis() { clearTimeout("repeat"); clearTimeout("repeat2 "); recordcount=0; if (k>0) { arrow.style.pixelLeft=mousex[k-1]; arrow.style.pixelTop=mousey[k-1]; arrow.style.visibility='visible'; k-- ; Repeat3=setTimeout("rewindthis()",speed); } else {clearTimeout("repeat3"); arrow.style.visibility='hidden'; style.pixelLeft =document.body.scrollLeft+event.clientX; mousefollow.style.pixelTop=document.body.scrollTop+event.clientY; } // --> </script> <div id="arrow" style=" ตำแหน่ง: แน่นอน ; width:12px; height:21px; z-index:1;visibility:hidden"><img src="" ></div> <div id="mousefollow" style="position:absolute; 12px; ความสูง :21px; z-index:1;visibility:hidden">.</div> <input type="text" name="maxnum" size="4" maxlength="4"><input type=button onclick=startthis () value=Record><input type=button onclick=stopthis() value=Stop><input type=button onclick="speed=50;playthis()" value=Play><input type=button onclick= "ความเร็ว= 2;playthis()" value=เล่นเร็ว><input type=button onclick="speed=150;playthis()" value=เล่นช้า><input type=button onclick="speed=50;rewindthis() " value= Reverse><input type="button" name="textfield" style="width:100px" value="No timelimit"> <!--ขั้นตอนที่ 2: เพิ่มโค้ดต่อไปนี้ลงในพื้นที่ <body>- -> <BODY onmousemove=ติดตาม()>