定位iFrame?

时间:2014-04-30 19:25:29

标签: html css

我试图在我的网站上放置一个特定位置的谷歌地图框架。我可以将iframe放到我想要的位置,但是只要我将它放在另一台显示器或浏览器上,位置就会发生变化。

任何人都知道如何将此iframe定位到特定位置,而不是根据浏览器/显示器尺寸进行更改?

代码:

<div id="contentframe" style="position: absolute;overflow:hidden;right:20%;top:70%; height:50%;width:50%">

CodePen: http://codepen.io/anon/pen/vzInu

感谢您的时间!

0 个答案:

没有答案