
IE: Full screen is not working when the url (containing jwplayer) is embedded in iframe
I'm not able to fullscreen jwplayer video when I clicks on fullscreen button of the player.
The url of my website is:-
Url: http://www.podi.org/Canon-PRISMAdirect-PODi-Product-Briefing.html
The way I want to embed the video is as follows:
<iframe src="http://zenarate.com/index.php?r=site/embeddVideos&id=NzM0Ng%3D%3D" mce_src="http://zenarate.com/index.php?r=site/embeddVideos&id=NzM0Ng%3D%3D" scrolling="no" frameborder="0" height="400" width="400" allowfullscreen="allowfullscreen"></iframe>
It works in chrome, mozilla but not in any version <=10 of internet explorer.
The iframe works well for youtube urls in all of the commonly used browsers.,
--
Thanks