Closing fancybox when youtube video has finished
Closing fancybox when youtube video has finished image of overlay covering video The website I am working on uses fancybox to display a youtube video. My PO would like me to add the functionality of the "popup" closing when the video has finished. I've been searching around for a simple way to do this but the solution I'm about to show you seems to be the go to. I have essentially copied some working code I found in a codepen and I'm still getting the error Uncaught TypeError: Cannot read property 'find' of undefined . I am not all that familiar with Jquery as I learned JS after the arrival of es6 but I'm thinking maybe this problem is related to my version of jquery. Uncaught TypeError: Cannot read property 'find' of undefined Here is the link for the reference of the working code. http://jsfiddle.net/kuzvac/Dqf79/ Here is my code: <a class="fancybox fancybox.iframe" href="https://youtube.com/watch?v=6kkW6qK0GCs?enablejsapi=1...