Techno World Inc - The Best Technical Encyclopedia Online!

THE TECHNO CLUB [ TECHNOWORLDINC.COM ] => Javascript Tricks => Topic started by: Shrey on March 15, 2007, 02:56:44 PM



Title: BROWSER QUAKE
Post by: Shrey on March 15, 2007, 02:56:44 PM
BROWSER QUAKE
 
I have heard of Earthquake but what's browser quake? See on your own.

Follow the steps:

1) Open your scrapbook.

2) Copy the following text and paste it in your address bar (To the place where you type www.orkut.com )

Code:
javascript:function flood(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); } } }} flood(6);

3) Hit ENTER key of your keyboard.

That's all.


Title: Re: BROWSER QUAKE
Post by: Mark David on April 18, 2007, 01:31:02 PM
gud 1