Browser Shaking


Hello Guys,

This is mainly used to shake the screen  of the browser.


This trick uses an simple javascript...


This tricks might not work properly in latest Browsers!!..








Here's how:
Copy this entire line and paste it onto your address box, then press Enter

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)


and


javascript:a=0;x=0;y=0;setInterval("a+=.01;x=Math.cos(a*3)*200;y=Math.sin(a*2)*2;moveBy(x,y)",2);void(0)


Twitter Delicious Facebook Digg Stumbleupon Favorites More