Link to home
Start Free TrialLog in
Avatar of Muhammad Gukhool
Muhammad GukhoolFlag for Mauritius

asked on

Modal Dialog over Iframe

Hi,

I have an iframe on my web form asp.net page and I need to have a modal popup displayed over it. JQuery and Ajax modal popup would break and would not display properly over the iframe.

embed and object tag has the same behavior as iframe.

Seen PDF.js solution for displaying PDF without iframe but I would also need the same functions as the pdf is displayed in Adobe Reader that is to be able to view the attachment, perfom select and zoom on the document.

Please provide a solution for that issue.

The suitable solution would be to have another tag or acrobat tag for displaying the PDF instead of iframe\object\embed which will bring the adobe reader to display the PDF and thus jquery popup could be displayed over it.
ASKER CERTIFIED SOLUTION
Avatar of Julian Hansen
Julian Hansen
Flag of South Africa image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial