views:

17

answers:

0

I am working on displaying a PopUp over an IFrame residing on same page.

Is it possible to overlay any div over IFrame?

I am currently using OpenModalDialog. Are there any other options available?

Thanks.