Copy and paste the following script in the IE(Internet Explorer) address bar, run and see whathappens:
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)
This is a java script which allows u to edit any website........ change every text in the website.... but not save it!!!!! temporary fun...
1. Go to any website
2. Paste the below code in the address bar of your browser
CODE:
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
Note: You can edit the website , but you cannot save it.. its just for fun and nothing more than that.
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)
This is a java script which allows u to edit any website........ change every text in the website.... but not save it!!!!! temporary fun...
1. Go to any website
2. Paste the below code in the address bar of your browser
CODE:
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
Note: You can edit the website , but you cannot save it.. its just for fun and nothing more than that.
0 feedbacks:
Post a Comment