jqModal iframe问题

发布于 2024-09-26 03:49:25 字数 244 浏览 5 评论 0原文

我有一个asp.net页面(page1.aspx),里面有一个iframe,在iframe里面我正在加载另一个页面(page2.aspx)。在该页面(page2.aspx)内我有一个按钮。当我单击该按钮时,会弹出 jqModal。它覆盖了 page2.aspx 中的 iframe。我怎样才能让 jqModal div 分配父页面(page1.aspx)完整空间。 替代文字

I have a asp.net page (page1.aspx), inside that I have a iframe, Inside the iframe I am loading another page(page2.aspx). Inside that page(page2.aspx) I have a button. When I click on that button jqModal pops up. It comes up covering the iframe which is in page2.aspx. How can i make the jqModal div to allocate parent page(page1.aspx) full space.
alt text

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

甜味超标? 2024-10-03 03:49:25

大概您必须将父页面的标识符一直传递到 jqModal div 并将其用作锚点。

Presumably you have to pass through the identifier for the parent page all the way through to the jqModal div and use that as the anchor point.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文