I want my iframe to go fullscreen from an HTML5 Fullscreen event trigger within the iFrame itself. Is this possible?
问问题
6856 次
1 回答
17
当然可以!Youtube HTML5 播放器可以!
您可以使用这个 JavaScript 库http://brad.is/coding/BigScreen/并记住将标签添加AllowFullScreen
到您的 iframe。
于 2012-11-11T12:31:25.593 回答