ericgsmith
-
Video Pop Up with no controls
Hi there, While I don't think that is good UX you could do the following. If you are using the video tag you can use the onend function to close the lightbox (assuming there is only one video element. ` var video = document.getElementsBy…