Skip to content

Instantly share code, notes, and snippets.

@BretCameron
Created March 7, 2019 12:54
Show Gist options
  • Save BretCameron/d6ed323b7fdf55c51c4873c9bd8d4bf4 to your computer and use it in GitHub Desktop.
Save BretCameron/d6ed323b7fdf55c51c4873c9bd8d4bf4 to your computer and use it in GitHub Desktop.
$('.app').on('click', function() {
alert('Click successful!');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment