Shaking Window

Posted on July 7, 2007 - Filed Under Funny Tricks |

Copy and paste the javascript 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 :-)

Related Posts

  • Funny Short Story - The bomb and the Pilot
  • Blonde and Pawn Shop
  • Help Wanted
  • End of Ze Worlds
  • Snake Solves Problem
  • Funny Short Story - America vs. Russia
  • Hot Stuff
  • Window Pain
  • The Desert
  • Yo Mama is So Ugly
  • HTML code to link to this page

    Comments

    Leave a Reply