Stap 4: INternet Explorer truc
>> Een website te openen die enkele afbeelding bevatten
>> Plaats de volgende code in de adresbalk dan geraakt ga binnen
>> Dat om te vliegen rond de plaats. Haar heel grappig.
javascript:R = 0; x1 =. 1; y1 =. 05; x2 =. 25; y2 =. 24; x3 = 1.6; y3 =. 24; x 4 = 300; y4 = 200; x 5 = 300; y5 = 200; DI = document.images; DIL=di.length; functie A() {voor (ik = 0; ik < DIL; i ++) {DIS = DI [i] .style; DIS.position='absolute'; DIS.left=Math.sin (R * x 1 + ik * x 2 + x 3) * x 4 + x 5; DIS.top=Math.cos (R * y1 + i * y2 + y3) * y4 + y5} R ++} setInterval ('een ()', 5); void(0)