Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mariordev/bb7a079bba42b3f50ff7b17ae9633f2a to your computer and use it in GitHub Desktop.
Save mariordev/bb7a079bba42b3f50ff7b17ae9633f2a to your computer and use it in GitHub Desktop.
$('#modal').on('hide.bs.modal', function (e) {
$("#videoID").get(0).pause();
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment