Skip to content

Instantly share code, notes, and snippets.

@eksana
Created July 26, 2016 14:56
Show Gist options
  • Save eksana/bac231099867c427f433b105c67e990a to your computer and use it in GitHub Desktop.
Save eksana/bac231099867c427f433b105c67e990a to your computer and use it in GitHub Desktop.
function$
$("img").on("dragstart", function(event) { event.preventDefault(); });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment