Thursday, October 3, 2013

Funny Trick to Shake the Browser with a simple JAVA Script

I have discussed many posts regarding tricks and this trick makes everyone simply enjoyable and make you relaxed.Just give a try.

This will be amazing for many and some may aware of this..This post is nothing about technical just for fun it is dedicated to all my friends.


This trick is simply and a small Java Script that causes your browser window to move to different positions, which makes to shake the entire screen.

It's kind of cool to watch and see what Java Script can do.

This is very simple there is no hard instructions.net Explorer an
1.Just need to paste the java script given below in your Address bar.
2.Press ENTER.
3.It works finely with Internet Explorer,etc.


Simple Image












Java Script is:
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)

Just Copy the above Script and Paste it in your Address bar and see the funny Shaking of your Browser.

Use this trick at your own risk..

Also See:How to Convert Webpage or Document to PDF

POST YOUR COMMENTS....

No comments:

Post a Comment