Skip to content

Instantly share code, notes, and snippets.

@s3131212
Created August 23, 2013 08:40
Show Gist options
  • Save s3131212/6316939 to your computer and use it in GitHub Desktop.
Save s3131212/6316939 to your computer and use it in GitHub Desktop.
Make Website Editable
javascript:document.body.contentEditable = 'true'; document.designMode='on'; void 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment