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

  • 来源: 互联网 作者: rocket   2008-03-19/08:59
  • 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>


    评论 {{userinfo.comments}}

    {{money}}

    {{question.question}}

    A {{question.A}}
    B {{question.B}}
    C {{question.C}}
    D {{question.D}}
    提交

    驱动号 更多