【发布时间】:2016-02-19 12:10:04
【问题描述】:
我想让 iFrame 使用 JavaScript 单击按钮以全屏显示。
<iframe id="iframe_view" class="embed-responsive-item container well well-small span6" style="height: 720px; width: 1280px; background-color: #2e2e2e;" src="https://www.google.com/" frameborder="0" scrolling="no" allowfullscreen>
【问题讨论】:
标签: javascript iframe onclick fullscreen