Skip to content

Instantly share code, notes, and snippets.

@ralhamami
Created July 21, 2016 17:53
Show Gist options
  • Select an option

  • Save ralhamami/9f49dc2ca88882aada163f4d2087ca52 to your computer and use it in GitHub Desktop.

Select an option

Save ralhamami/9f49dc2ca88882aada163f4d2087ca52 to your computer and use it in GitHub Desktop.
<script type="text/javascript">
$("#portfolioModal1").on('hidden.bs.modal', function (e) {
$("#portfolioModal1 #iframe1").attr("src", $("#portfolioModal1 #iframe1").attr("src"));});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment