Jul 14 2008
shake your browser
- 4 Comment
just copy this code:
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)
paste it in your web browser’s address bar & hit enter. watch your browser shaking madly. i have tested it in Mozilla FireFox & IE. it works great.
4 Comments on this post
Trackbacks
-
noreply@blogger.com (Anonymous) said:
LOL
very nice!
ahahahah!
It works, I confirm!
Thanks!August 3rd, 2008 at 10:30 pm -
noreply@blogger.com (Anonymous) said:
firefox 3.0.1 doesn’t works.
Aaah damnAugust 3rd, 2008 at 10:34 pm -
admin said:
you can now shake FF3 too.
check this post
http://www.crazylinks4free.com/2008/09/few-javascripts-that-can-turn-your-browser-really-crazy.htmlSeptember 20th, 2008 at 9:07 am

[...] they are cool! & the great thing is that they work perfectly with firefox 3. i hav mentioned in one of my earlier posts a javascript that can shake your browser. it works perfectly in IE & FF2 but not in FF3. but i [...]