Friday, June 4, 2010

Hack webpage

hey today i am going to tell you how to fool you friends. Now i going to tell you a java script to hack any website
Just copy and paste this JavaScript code in the address bar of your web browser and hit enter, and any web page/ web site will become editable just like Word document.

Below is the Java Script

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

Other than fooling your friends, this method is useful for you too: in case your mouse stops working, you can easily place the cursor on any web page and copy the text from it !