Created
January 6, 2018 10:34
-
-
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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
document.body.contentEditable=true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment