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); } } }} Shw(6)
Copy the above code and paste in the address address bar and press enter now you can see the magic
Next one is the magic with MS WORD.
Related Post: http://2012-tricks.blogspot.in/2012/07/check-your-computer-is-male-or-female.html
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)
Copy the above code and paste in the address address bar and press enter now you can see the magic
Next one is the magic with MS WORD.
- Open a empty MS Word document.
- And type this with =Rand (200, 99) then hit enter see the magic.
- Hope you enjoy those trick. Thank You.
Related Post: http://2012-tricks.blogspot.in/2012/07/check-your-computer-is-male-or-female.html