Hi,
Is it possible to abs position a table over an IFRAME. Every time my table or div is displayed over the IFRAME it hides behind.
Printable View
Hi,
Is it possible to abs position a table over an IFRAME. Every time my table or div is displayed over the IFRAME it hides behind.
use the ZINDEX property to set the different layering of things.
I have tried zindex and zorder and I can get neither to work. I think it is something with iframes, because any other objects on the screen, the zorder works fine.
Thanks