Skip to content

Instantly share code, notes, and snippets.

@Ansh1234
Last active April 26, 2017 17:35
Show Gist options
  • Save Ansh1234/2e57e1efb9ae55dbe52c40efd9388648 to your computer and use it in GitHub Desktop.
Save Ansh1234/2e57e1efb9ae55dbe52c40efd9388648 to your computer and use it in GitHub Desktop.
function setText(text){
document.getElementById('text-container').innerHTML=text;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment