Tuesday 1 May 2012

Open a website in editable mode

First of all, open any website like www.yahoo.com
After that copy and paste the following code in address bar.
Its magic. Now you have opened yahoo in editable mode.
Just write anything you want.

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

No comments:

Post a Comment