Skip to content

Instantly share code, notes, and snippets.

@develar
Created December 26, 2012 13:47
Show Gist options
  • Save develar/4380439 to your computer and use it in GitHub Desktop.
Save develar/4380439 to your computer and use it in GitHub Desktop.
qwd
er = new Greeter("world");
var button = document.createElement('button');
button.innerText = "Say Hello";
button.oncli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment