Skip to content

Instantly share code, notes, and snippets.

@ozelfatih
Created February 19, 2017 18:01
Show Gist options
  • Save ozelfatih/8f583f1ca657783aac208afaac310946 to your computer and use it in GitHub Desktop.
Save ozelfatih/8f583f1ca657783aac208afaac310946 to your computer and use it in GitHub Desktop.
u("button").on('click', function(){
alert("Hello world");
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment