iframe截取网站部分内容实现思路及代码
发布时间:2016-12-27 来源:查字典编辑
摘要:
<div>
<div>
<iframe src="http://www.sci99.com/" width="960" height="1280" scrolling="no"></iframe>
</div>
</div>
<div>
<div>
<iframe src="http://www.sci99.com/details/monitorall.aspx" width="700" height="1024" scrolling="no"></iframe>
</div>
</div>