
Fullscreen in an iFrame Not Working in IE9 & IE10
I am unable to get JW Player to go fullscreen in IE9 & IE10 when using an iframe.
I have included the allowfullscreen tag in the iframe, but it still doesn't work:
<iframe src="player.html" width="640" height="360" allowfullscreen></iframe>
I even told the player to make Flash primary as I know IE sometimes has trouble with HTML5 players in iframes.
Here is my test player if you want to see for yourself:
http://meghananderic.com/jwplayer/
Any help would be appreciated.