Skip to content

Instantly share code, notes, and snippets.

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