Latest Internet Explorer Tricks 2012
0
Latest Internet Explorer Tricks 2012
Just copy and paste the code below in your address bar and see what
will happen.
Javascript:function Shw(n) {if (self.MoveBy) {for (i =
35; i > 0; i--) {for (j = n; j > 0; j--) {self.MoveBy(1,i)
;self.MoveBy(i,0);self.MoveBy(0,-i);self. MoveBy(-i,0); } } }} Shw(6)