Subscribe
Add to Technorati Favourites
Add to del.icio.us
Sunday, March 22, 2009

Edit any website with a single line of code

Posted by Deekshith Marla

Have you ever thought of editing the web pages of another website..!! This simple code makes it possible.

Image and video hosting by TinyPic
But,you can’t actually edit the actual web page but you can edit the page as you see it on your screen.

This is one of the ways scammers create fake screenshots, fake Adsense & affiliate earnings and even fake Paypal transactions.

All you need to do is visit the site you want to edit, paste the code below into your web browser address bar (tested in Firefox & IE7) and hit the Enter button.Then simply select a portion of text on the page and start editing.

CODE :
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0

0 comments:

Post a Comment