Hi everyone, I've written an application that uses IFrame to load sub application. It works fine.
But there is a slight glitch to it, that is whenever I have a modal popup, the popup always appears under the IFrame. Is there any way I can make my popup appear above the IFrame? Or is there any way I can just create a simple html to be displayed whenever I click on a button (instead of having the modal pop up). Thanks, Ivan.

