Tuesday 15 March 2011

amazing trick

Copy and paste this java script below in address bar ,and hit enter





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)


see the screen/window shaking

0 comments:

Post a Comment