岁数大了,QQ也不闪了,微信也不响了,电话也不来了,但是图老师依旧坚持为大家推荐最精彩的内容,下面为大家精心准备的html页面中如何嵌入另一个html页面,希望大家看完后能赶快学习起来。
【 tulaoshi.com - Web开发 】
1、Iframe:
(本文来源于图老师网站,更多请访问http://www.tulaoshi.com/webkaifa/)iframe src="top1.html" frameBorder="0" width="900" scrolling="no" height="90"/iframe
2、Behavior的download方式
(本文来源于图老师网站,更多请访问http://www.tulaoshi.com/webkaifa/)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
来源:http://www.tulaoshi.com/n/20160219/1624073.html
看过《html页面中如何嵌入另一个html页面》的人还看了以下文章 更多>>