Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Exit youtube fullscreen video

  • 2 risposte
  • 1 ha questo problema
  • 17 visualizzazioni
  • Ultima risposta di mcanepa

more options

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

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

Tutte le risposte (2)

more options

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?

more options

Because the same code works fine in chrome. The JS API was made by YouTube.