Pages

2008-07-09

Cut and paste one line of code to make any website editable


"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"



http://www.blogstorm.co.uk/cut-and-paste-one-line-of-code-to-make-any-website-editable/

No comments: