jqtouch中的iframe没有缩小内容?
我使用 jqtouch,并且在加载到主页的 div 之一中有一个 iframe。 问题是 iframe 中的 pdf 没有像普通 html 页面的 iframe 中那样按比例缩小。您只能看到 iframe 中内容的左上角。
那么jqtouch中是什么导致iframe中的内容没有缩小呢?
I use jqtouch and I have an iframe in one of the divs that loads into the main page.
The problem is that the pdf in the iframe is not scaled down as it does in an iframe in an ordinary html page. You only see the top left corner of the content in the iframe.
So what in jqtouch is causing the content in the iframe not scaling down?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我不确定答案。一点也不。但这可能与 视口
<元>
。I'm not sure of the anwser. Not at all. But this could be related to the viewport
<meta>
.