首页 相关文章 html页面中嵌入另一个html页面

html页面中嵌入另一个html页面

1、Iframe:

iframe src="top1.html" frameBorder="0" width="900" scrolling="no" height="90"/iframe

2、Behavior的download方式

span id=show/span
IE:Download ID="oDownload" STYLE="behavior:url(#default#download)" /
script
function onDownloadDone(downDate){
showImport.innerHTML=downDate
}
oDownload.startDownload('b.htm',onDownloadDone)
/script

[ 查看全文 ]

2016-02-19 标签:

html页面中嵌入另一个html页面的相关文章

手机页面
收藏网站 回到头部