Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Exit youtube fullscreen video

  • 2 réponses
  • 1 a ce problème
  • 17 vues
  • Dernière réponse par 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

Toutes les réponses (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.