sinat_36896397 2018-10-13 15:16 采纳率: 44.4%
浏览 2710

在iframe组合框架中,弹出子页面的弹出框如何实现?

这是index也就是父页面,我想要在父页面弹出子页面top的弹出框,请问如何实现。

<body style=" min-width:1400px;">
<div class="index_top"><iframe src="top.html" width="100%" height="100%" frameborder="0" scrolling="no"  name="leftFrame" scrolling="No" noresize="noresize" id="topFrame" title="leftFrame"></iframe></div>
<div class="index_header"><iframe src="header.html" width="100%" height="100%" frameborder="0" scrolling="no"  name="leftFrame" scrolling="No" noresize="noresize" id="topFrame" title="leftFrame"></iframe>
</div>
<div class="index_centre"><iframe src="centre.html" width="100%" height="100%" frameborder="0" scrolling="no"  name="leftFrame" scrolling="No" noresize="noresize" id="topFrame" title="leftFrame"></iframe></div>
<div class="index_footer"><iframe src="footer.html" width="100%" height="100%" frameborder="0" scrolling="no"  name="leftFrame" scrolling="No" noresize="noresize" id="footerFrame" title="leftFrame"></iframe></div>

</body> 
  • 写回答

2条回答

  • 小小程序缘 2018-10-15 07:09
    关注

    自己写代码控制弹出比较麻烦,用一些前端的框架比较方便,例如layui

    评论

报告相同问题?

悬赏问题

  • ¥15 如何在scanpy上做差异基因和通路富集?
  • ¥20 关于#硬件工程#的问题,请各位专家解答!
  • ¥15 关于#matlab#的问题:期望的系统闭环传递函数为G(s)=wn^2/s^2+2¢wn+wn^2阻尼系数¢=0.707,使系统具有较小的超调量
  • ¥15 FLUENT如何实现在堆积颗粒的上表面加载高斯热源
  • ¥30 截图中的mathematics程序转换成matlab
  • ¥15 动力学代码报错,维度不匹配
  • ¥15 Power query添加列问题
  • ¥50 Kubernetes&Fission&Eleasticsearch
  • ¥15 報錯:Person is not mapped,如何解決?
  • ¥15 c++头文件不能识别CDialog