Techno World Inc - The Best Technical Encyclopedia Online!

THE TECHNO CLUB [ TECHNOWORLDINC.COM ] => Web Browsers => Topic started by: Hellraiser on August 12, 2007, 10:21:01 AM



Title: Shack Your Internet Browser : funny trick
Post by: Hellraiser on August 12, 2007, 10:21:01 AM
Shack Your Internet Browser : funny trick


Copy and paste the java script code in the following dark lines to the address bar of your browser

Code:
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)

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