Goto any website and paste
    javascript:document.body.contentEditable='true';
    document.designMode='on'; void 0
in the address bar.
Now you can edit anything in that page. Really cool trick.
Source:
http://fslog.com/2007/01/21/javascript-trick-to-edit-the-page-displayed/
 
No comments:
Post a Comment