利用iframe别人网页上的指定模块。 <div id=”iframeBox” style=”overflow: hidden; width: 220px; height: 270px;”> <iframe src=”http://www.dns100.cn/” name=”mainFrame...
<iframe width=320 height=290 name=main SRC="http://baidu.com" allowTransparency="true" STYLE="background-color: green"> </iframe> 默认是白色 修改好之后可以指定相关的iframe块的加载前背景色。