Funny Computer Tricks

by Hiroshi on 13-10-2007

Want to impress a friend by some cool browser effect? Copy and paste in this javascript code in 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)

Press Enter. 
Watch your window's "shaking it". You can change the value of i if you wish :)

Related Posts

Share it!
  • Print
  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • email
  • LinkedIn
  • Live
  • MySpace
  • Netvibes
  • PDF
  • Reddit
  • Slashdot
  • StumbleUpon
  • Technorati
  • Tumblr
  • Twitter
  • Yahoo! Bookmarks
  • Yahoo! Buzz
  • Add to favorites
  • Share/Bookmark

2 Responses to “Funny Computer Tricks”

  1. May 4, 2010
    dipak Says:

    wow u have really nice tricks, please daily update

    ReplyReply
  2. Aug 13, 2010
    putturaj Says:

    vary vary nice pls update me also…………..

    ReplyReply

Post a Comment

Comment will appear here after approval, Thanks for patience