Chemistry World

Thursday, May 6, 2010

0 Funny Computer Tricks : Shake your Browser


Copy and paste the java script code to the address bar of your internet explorer browser

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)

Now, press enter and watch your window's "shaking it".

0 comments:

Post a Comment