Shake ur Web-Browser
Posted by SantY in Internet Tips on Friday, August 14, 2009
Shake ur Web-Browser
Copy and paste the java script code 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)
2: Press enter and watch your window's "shaking it". You can change the value of i if you wish
This entry was posted on Friday, August 14, 2009 at 11:55 AM and is filed under Internet Tips. You can follow any responses to this entry through the RSS 2.0. You can leave a response.
- No comments yet.