Skip to content

Instantly share code, notes, and snippets.

@dannylagrouw
Last active July 20, 2017 18:24
Show Gist options
  • Save dannylagrouw/33a07ffd0db8e29056f61e52712a84a7 to your computer and use it in GitHub Desktop.
Save dannylagrouw/33a07ffd0db8e29056f61e52712a84a7 to your computer and use it in GitHub Desktop.
function i() {
alert('a');
document.getElementById('size').value = '123x123';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment