小编Abd*_*ein的帖子

如何缩放 iframe 中的内容以适合我的页面大小

我需要将此 iframe 放入我的页面中,我需要缩放它(变小)

原始页面是http://palweather.ps/temps/days/forecast/120

我尝试了以下代码(我#zoom=75在链接后添加但它不起作用)

    <iframe border="0" frameborder="0" height="1300" name="map" src="http://palweather.ps/temps/days/forecast/120#zoom=75" style="width: 100%;" >Your browser does not support inline frames or is currently configured not to display inline frames.</iframe>
Run Code Online (Sandbox Code Playgroud)

html javascript css iframe jquery

4
推荐指数
1
解决办法
2万
查看次数

标签 统计

css ×1

html ×1

iframe ×1

javascript ×1

jquery ×1