Iphone上的iframe没有调整大小

时间:2016-11-09 21:00:35

标签: html5 iframe twitter-bootstrap-3 responsive

我正在使用Bootstrap。 Iframe中的内容在桌面浏览器中完美扩展。在纵向模式下在Iphone上查看内容会切断Iframe的内容。转向横向,iframe看起来很好。

http://codepen.io/stevewojcik/pen/RoWJeM

    <div class="embed-responsive embed-responsive-16by9 text-center">
        <iframe id="myiFrame" data-src="300x250/index.html" src="about:blank"></iframe>
    </div>

这是我的投资组合网站的链接。点击第一个投资组合项目即可查看。 http://design.thewoj.com/

0 个答案:

没有答案