Skip to content

Instantly share code, notes, and snippets.

@is8r
Created December 18, 2016 12:25
Show Gist options
  • Save is8r/cbd8958f26f17972e3003954189ac8d6 to your computer and use it in GitHub Desktop.
Save is8r/cbd8958f26f17972e3003954189ac8d6 to your computer and use it in GitHub Desktop.
$(document).on('click', '.dropdown-menu', function(e) {
e.stopPropagation()
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment