The following is a nice trick that I learned in a webmaster forum. I thought it would be nice to describe it to my readers as well because you can have some fun with it. It allows you to manipulate all elements of a website. You could for instance create number one positions on Google, add your own products to Amazon or write a cover story at CNN.
The changes are only temporary but you could make a screenshot and send them to your friends to have some fun with them. This is also a reminder that everything that is shown on screenshots can be easily faked. This is especially true for website revenue screenshots for instance.
All you need to do is load a website and load the following code in the address bar:
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
Make sure you paste everything in one line and hit enter afterwards. Once that is done you can easily edit elements on the website. I created a short video that shows how I edited the Microsoft homepage.
Enjoyed the article?: Then sign-up for our free newsletter or RSS feed to kick off your day with the latest technology news and tips, or share the article with your friends and contacts on Facebook or Twitter.Related Articles:
Document Presentation For WebsitesCloud Computing World Forum World Awards Shortlist Revealed
Best Way to Print Websites
Print Friendly Removes Uneccessary Elements Before Printing
Turn Websites Into Geocities Pages

how cool is that? … but somehow senseless ^^
cool trick, I will try that out to fool some guys whaha
Cool but as soon as you refresh the page the code goes away which is usless unless you are creating fake screen shots. Unless you could find the script of that website and paste the code there, or make the edited content a URL/HTML adress and redirect the web adress there or if you download the website and find the editor content or access it from the local wifi network from which it runs or upload a worm to the site with that javascript inside it which would make it publicly avalible to edit otherwise it is only temporary.
Sorry Dude