
Android Fullscreen not working
When clicking on the fullscreen button of the jw player, the video will enlarge a bit, but will stay within the limits of the player's frame
the iframe has all codes as :
<iframe id="frmVideoSAR" width="560" height="315" src="xxxxxxx" frameborder="0" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true" oallowfullscreen="true" msallowfullscreen="true" scrolling="no" ></iframe>
Can you help?