Skip to content

Instantly share code, notes, and snippets.

@PickledDragon
Created August 31, 2015 17:03
Show Gist options
  • Save PickledDragon/f9b670191e9143cb8290 to your computer and use it in GitHub Desktop.
Save PickledDragon/f9b670191e9143cb8290 to your computer and use it in GitHub Desktop.
$( "#targetElementID:not(.eventBound)" ).addClass( "eventBound" ).keyup( eventHandlerName );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment