Home > Computer tricks > Browser Shaking

Browser Shaking

Browser Shaking

This is a fun little trick that can create a shaking screen on your web browser (i.e. Internet Explorer, etc..)

The trick is simply a small Java Script that causes your browser window to move to different positions, causing a shake of your entire screen. It’s kind of cool to watch and see what Java Script can do! Try it out..

Use this trick at your own risk.

Here’s how:
Copy this entire line and paste it onto your address box, then press Enter:

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)

Categories: Computer tricks
  1. عمه سنگری
    January 28, 2010 at 12:00 pm | #1

    hi dear brother
    i have tried your order on both of my browsers both it failed
    maybe you’ve typed it wrong? can you check it once more?
    if this order works on your browser it means that my browser has a problem but i do not think so.
    also another question:
    i needed to change my grvator i did all the steps that wordpress guide me. picture was so small about 3 kb on my desktop but now in my blog nothing changed! i do not know what should i do?
    mr rahimi(jawanah) and omid( itan7) has done and i want to do it too.
    may you help me?
    or maybe you wanna to write a new post about it
    thanks before
    aunt

  1. No trackbacks yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.