码迷,mamicode.com
首页 > Web开发 > 详细

iframe截取网站的部分内容

时间:2014-06-14 07:44:34      阅读:211      评论:0      收藏:0      [点我收藏+]

标签:iframe

<div style="width:630px;height:350px;overflow:hidden;border:0px"> 
                <div style="width:800px;height:800px;margin:-810px 0px 0px -10px;">
                    <iframe src="http://www.sci99.com/" width="960" height="1280" scrolling="no"></iframe>
                </div> 
        </div> 
        <div style="width:800px;height:900px;overflow:hidden;border:0px"> 
                <div style="width:500px;height:900px;margin:-320px 0px 0px -10px;">
                    <iframe src="http://www.sci99.com/details/monitorall.aspx" width="700" height="1024" scrolling="no"></iframe>
                </div> 
        </div>

iframe截取网站的部分内容,布布扣,bubuko.com

iframe截取网站的部分内容

标签:iframe

原文地址:http://blog.csdn.net/nuptsv_ice/article/details/30226769

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