Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

fullscreen in iframe


Hi all, I've been trying to add a player inside an inframe, which works just fine except it won't go fullscreen at all. It doesn't go fullscreen on any browser and the allowfullscreen code is right there. I'm without a clue what is going on. Anyone?

1 Community Answers

Fabian van Amerongen

JW Player Support Agent  
0 rated :

Hi,

That is strange, I would expect the player to go to fullscreen when using the allowfullscreen parameter in the iframe tag. I tested this with Chrome 61 on Mac OS X 10.13 with the following code:

<iframe src="//content.jwplatform.com/players/NwDq02uk-mBpNyXme.html" allowfullscreen></iframe>

When using this code I can switch to fullscreen without any problems. See the following screenshot of the player in fullscreen: https://i.imgur.com/0n792h3.jpg

Does this code work for you also?

Kind regards,
Fabian

This question has received the maximum number of answers.