I need to place this iframe inside my page, I need to zoom it (to be smaller)
the original page is http://palweather.ps/temps/days/forecast/120
I tried the following code (I added #zoom=75
after the link but it didn't work)
<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>