两个iframe加载同一模板 参数不同 总有一个报错

楼主
我是社区第57021位番薯,欢迎点我头像关注我哦~
参数相同时没问题 参数不同时报错
<body>
    <div id="chart_column_jiegou" style="height:225px;min-width:100%;padding-bottom:10px">
        <iframe id="reportFrame_jiegou" width="100%" height="100%" frameborder="0" src="http://localhost:8075/WebReport/ReportServer?reportlet=SubjectIncrementPercentChart1.cpt&op=view&type=1"></iframe>
    </div>
    <div id="chart_column_zenliang" style="height:225px;min-width:100%;padding-bottom:10px">
        <iframe id="reportFrame_jiegou" width="100%" height="100%" frameborder="0" src="http://localhost:8075/WebReport/ReportServer?reportlet=SubjectIncrementPercentChart1.cpt&op=view&type=2"></iframe>
    </div>
</body>
分享扩散:

沙发
发表于 2014-12-19 18:49:26
转测试  @传说哥
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

3回帖数 1关注人数 2219浏览人数
最后回复于:2014-12-19 18:49

返回顶部 返回列表