【发布时间】:2016-08-12 05:29:03
【问题描述】:
我需要将此 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>
【问题讨论】:
标签: javascript jquery html css iframe