tylerhavlin
Technical User
I've got a simple CSS-based popup that runs with some JavaScript. I've got an <iframe> with a YouTube video displayed inside but when I close the popup, the video continues to run in the background but without the video, just sound. How would I be able to stop the video when the user clicks on "Close this window"?