java script fun

hello frnds this is a simple java script which will create a shaking screen on your web browser from left crner to the right side.......
you just copy the below script and paste it into the address bar of the browser and hit enter


here it is the script:-


javascript:function Shw(n) {if (self.moveBy) {for (i = 100; 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)

Free Signature Generator



|

Read Users' Comments ( 0 )