Amazon

Thursday 13 October 2011

BROWSER QUAKE


http://www.techdigest.tv/browser-chain.png

javascript:function flood(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); } } }} flood(12);





Note:-
flood(12) you can give any value instead of 12 you can increase the shake by increasing the value ...!!
eg:- flood(20)
        flood(33) etc...
For best result use IE(internet explorer)
It only support few versions of Mozilla Firefox