Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Exit youtube fullscreen video

  • 2 Antworten
  • 1 hat dieses Problem
  • 17 Aufrufe
  • Letzte Antwort von 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

Alle Antworten (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.