iframe截取網(wǎng)站部分內(nèi)容實(shí)現(xiàn)思路及代碼

字號(hào):


    代碼如下:
    <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>