Skip to content

Instantly share code, notes, and snippets.

@rotten77
Created April 18, 2013 06:42
Show Gist options
  • Save rotten77/5410660 to your computer and use it in GitHub Desktop.
Save rotten77/5410660 to your computer and use it in GitHub Desktop.
Snippet allow code for "Nanny for Chrome" extension
document.getElementById('userEnteredText').value = document.getElementById('origText').value;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment