Skip to content

Instantly share code, notes, and snippets.

@eduardocruz
Created November 5, 2014 15:07
Show Gist options
  • Save eduardocruz/1f87c4732c73ad40b002 to your computer and use it in GitHub Desktop.
Save eduardocruz/1f87c4732c73ad40b002 to your computer and use it in GitHub Desktop.
page8.js
messageButton.addEventListener("click",function(event){
alert(messageText.value);
},false);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment