Exit youtube fullscreen video
I'm loading YouTube videos using JS API. I can play, pause and go fullscreen with external controls but I can't exit fullscreen with double click on the video.
See my stackoverflow's question: https://stackoverflow.com/questions/48708411/exit-youtube-fullscreen-video
All Replies (2)
So how is that related to FF when they didn't make that JS your using? And where did you get the JS API your using?
Because the same code works fine in chrome. The JS API was made by YouTube.