码迷,mamicode.com
首页 > 其他好文 > 详细

iframe定位获取

时间:2015-10-08 10:25:01      阅读:111      评论:0      收藏:0      [点我收藏+]

标签:

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title></title>
</head>
<body>





<!--
<iframe src="http://182.116.57.248:9006/" width="230px" height="295px" frameborder="0" scrolling="no" style="position: absolute; top: -2px;left: -1px "></iframe>
<iframe src="http://182.116.57.248:9006/" width="230px" height="450px" frameborder="0" scrolling="no" style="position: absolute; top: -305px;left: -1px "></iframe>
<iframe src="http://182.116.57.248:9006/" width="230px" height="620px" frameborder="0" scrolling="no" style="position: absolute; top: -480px;left:-1px "></iframe>
<iframe src="http://182.116.57.248:9006/" width="230px" height="833px" frameborder="0" scrolling="no" style="position: absolute; top: -620px;left: -1px "></iframe>
-->
</body>
</html>

 

iframe定位获取

标签:

原文地址:http://www.cnblogs.com/hellowzd/p/4860105.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!