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

iframe code does not work in full screen



Hi , I want to use the JW player to be able to live . Anca I create iframe code. JW Player is not in full screen. What could be the reason why. I give the link below .
<iframe width="640" height="480" src="http://www.zaryapim.com/gif/" frameborder="0" allowfullscreen></iframe>

I add this code to the site does not work in full screen button.

you can write a sample code ?

5 Community Answers

Todd

JW Player Support Agent  
0 rated :

I used your <iframe> embed code on a test page, but I was not able to reproduce your issue as the video went fullscreen for me.

I tested in Chrome on Mac. What browser and operating system are you using?

canliwowza

User  
0 rated :


I'm using windows 7 ultimate 64 bit operating system. I use google chrome . It can not be full screen. only window fills . does not fill the page .

Todd

JW Player Support Agent  
0 rated :

I just checked Chrome 47 in Windows 7 and my test page when to full screen fullscreen. Please see the screen shot at http://imgur.com/MZBx5Fl

Here is the code I am using on my test page:

<!doctype html>
<html>
<head>

</head> <body>

<iframe width="640" height="480" src="http://www.zaryapim.com/gif/" frameborder="0" allowfullscreen></iframe>

</body> </html>

What do you get when you use the same test page on your side?

canliwowza

User  
0 rated :


There are examples of sites where my job is not full-screen player

http://erayoksuzoglu.wix.com/zaryapim


for example

http://erayoksuzoglu.wix.com/zaryapim#!referanslar/c1me5


jwplayer6 this is happening in full screen.

Todd

JW Player Support Agent  
0 rated :

Please create a reproduction page with only the HTML and Javascript required to embed our player. We want to make sure your fullscreen issue is not caused by any other Javascript or CSS on the page. Please see http://support.jwplayer.com/customer/en/portal/articles/2186238-troubleshooting-creating-a-reproduction-page for more details.

It also looks like your JW Player <iframe> is inside of another <iframe> but the top <iframe> does not have the allowfullscreen parameter.

This question has received the maximum number of answers.