Introduction

Welcome to online Computer Tips, Networking Tips and Hardware troubleshooting tips site. Please have a look around, we offer various help topics including A to Z Computer Free Tips and PC guide.

Tuesday, November 3, 2009

Shaking firefox

Copy and paste the java script code in the following 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)

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

No comments:

Post a Comment