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.
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
Totally awesome! Thanks for sharing.
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...
document.body.contentEditable='true'; document.designMode='on'; void 0 Then… hit ‘enter’ click in
Totally awesome! Thanks for sharing.
This is awesome! I don’t really know what I would use it for, but its cool.