Sunday, July 1, 2012

SHAKE YOUR WINDOWS SCREEN

Want to shake your windows screen then copy this code in the address of your browser and press 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)

you can change the value of i if you want

NOTE:One thing I want to say you that this trick will not work in google chrome as address bar will act as search engine in chrome and one more thing is that use the above trick in INTERNET EXPLORER or MOZILLA 

No comments:

Post a Comment