Skip to content

Instantly share code, notes, and snippets.

@CrookedNumber
Created August 1, 2013 00:48
Show Gist options
  • Save CrookedNumber/6127589 to your computer and use it in GitHub Desktop.
Save CrookedNumber/6127589 to your computer and use it in GitHub Desktop.
make it editable
Reminder: Typing document.body.contentEditable = true; into DevTools makes *all* of the text on a page editable. Useful for prototyping
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment