开发者

jqModal iframe issue

开发者 https://www.devze.com 2023-01-19 09:15 出处:网络
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

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.

jqModal iframe issue


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消