如何扩展iframe

时间:2017-08-29 15:46:47

标签: css angularjs iframe scale

我一直在尝试使用带有panzoom依赖关系的角度缩放iframe,但它无法正常使用iframe。我需要另一种方法/解决方案来缩放和缩放iframe。

<panzoom config="config" model="model" style="width:800px; height: 800px">
  <iframe src="https://stackoverflow.com/"
    frameborder="0" width="580" height="500" webkitallowfullscreen="" mozallowfullscreen="" allowfullscreen="" scrolling="no"></iframe>
</panzoom>

0 个答案:

没有答案