Showing posts with label Shaking Your Browser. Show all posts
Showing posts with label Shaking Your Browser. Show all posts
Wednesday, 25 July 2012
Shaking Your Window or Browser
04:31
By
Unknown
2012 tricks,
batch programming tricks,
blogger tricks,
Computer Tricks,
Gunaseelan,
gunaseelan seo,
Hacking,
Shaking Your Browser,
windows tricks
No comments

Hi guys, today I post two tricks. First one is to shack your window or browser. Please do the following step: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);...