Tuesday, June 24, 2008

Funny Computer Tricks

 

  • Copy and paste the java script code in the following red lines to the address bar of your 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) 

    2: Press enter and watch your window's "shaking it".  You can change the value of i if you wish :-)

1 comment:

0007 said...

This is really awesome. I enjoyed that. Pls let me know some more if possible. However you can visit

http://binarytricks.blogspot.com/

for some more fun n PC enchancements