window's "shaking
* Copy and paste the java script code in the following lines to the address bar of your browser (Copy all blue line -with javascript: )
javascript:function Shw
{if (self.moveBy) {for (i = 50; 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 (50) shaking Time
* Copy and paste the java script code in the following lines to the address bar of your browser (Copy all blue line -with javascript: )
javascript:function Shw
* Press enter and watch your window's "shaking it".
You can change the value (50) shaking Time

Last edited:
it's working
