Friday, December 7, 2012

PC Trick to Shake your Window or Browser


Hi guys, here are two funny tricks. First one is to shake 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.

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.

No comments:

Post a Comment

Post Your Comments Here! Please don't forget to mention your name and e-mail address.