Video keeps playing if you close the small player window
#1
Open
opened 6 years ago by ugrnm
·
2 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Video keeps playing if you close the small player window.
It should stop if the user click on the 'X'.
Probably won't go without some javascript, due to the way the overlay is built :/
simple would be inline javascript, to stop all videos on click (in the upclose tags)
or more elaborate with eventListener (but more dependent on the structure of the html)
(maybe a closest('video-container') function would be more stable ... )
But maybe there is a simpler solution?
If you have any other suggestions let me know!
testing email notifications, ignore.