Hacker News new | ask | show | jobs
by pud 5121 days ago
I encountered this problem on one of my sites.

The solution was -- rather than using the video player's API to stop or pause the video -- I had to remove the video entirely from the DOM with Jquery.remove()