Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

after closing a slide with an iframe playing sound inside, sound keep playing #37

Closed
eyal670 opened this issue Nov 18, 2020 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@eyal670
Copy link

eyal670 commented Nov 18, 2020

I'm loading a slide with a page inside iframe, the page has sound,
after closing the lightbox, the sound keep playing
I'm using this method to set the iframe slider:

<a href="https://www.wikipedia.org" data-type="iframe" class="lightbox">
  Open Wikipedia
</a>

<script>
jQuery( document ).ready(function() {
    const tobii = new Tobii();
});
</script>
@midzer
Copy link
Owner

midzer commented Nov 19, 2020

@eyal670 Hi. Check out #25. This might be solved there.

Reopen if you still have issues.

@midzer midzer closed this as completed Nov 19, 2020
@midzer midzer added the duplicate This issue or pull request already exists label Nov 19, 2020
@eyal670
Copy link
Author

eyal670 commented Nov 22, 2020

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants