首页 > 其他 > 详细

iframe定位获取

时间:2015-10-08 10:24:59      阅读:183      评论: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
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!