How to place a window on top of java applet within Iframe
How to place a window on top of java applet within Iframe
Hi,
Hi,
I have an Iframe which is loading a Java applet in it. Now I want to display a window on top of this Applet, on click of some button, but the window is going behind the applet. How can I solve the issue. I am having this issue in all the browsers. Please help me.