如何做一个页面共用一个 header 和 footer
展开全部
1、<object style="border:0px" type="text/x-scriptlet" data="import.htm" width=100% height=30></object>
2、<iframe
name="content_frame" marginwidth=0 marginheight=0 width=100% height=30
src="import.htm" frameborder=0></iframe>
3、<span id=showImport></span>
<IE:Download ID="oDownload" STYLE="behavior:url(#default#download)" />
<script>
function onDownloadDone(downDate){
showImport.innerHTML=downDate
}
oDownload.startDownload(’import.htm’,onDownloadDone)
</script>
2、<iframe
name="content_frame" marginwidth=0 marginheight=0 width=100% height=30
src="import.htm" frameborder=0></iframe>
3、<span id=showImport></span>
<IE:Download ID="oDownload" STYLE="behavior:url(#default#download)" />
<script>
function onDownloadDone(downDate){
showImport.innerHTML=downDate
}
oDownload.startDownload(’import.htm’,onDownloadDone)
</script>
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询