Skip to content

Instantly share code, notes, and snippets.

@shmdhussain
Created January 6, 2018 10:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shmdhussain/fab31602c7e78b97a89253ec4a3b6ab6 to your computer and use it in GitHub Desktop.
Save shmdhussain/fab31602c7e78b97a89253ec4a3b6ab6 to your computer and use it in GitHub Desktop.
make the whole body , content editable, useful for just changing the content in page for demo
document.body.contentEditable=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment