PDA

Click to See Complete Forum and Search --> : Iframe and tables


winapi
Feb 24th, 2001, 01:32 AM
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.

sail3005
Feb 24th, 2001, 04:08 PM
use the ZINDEX property to set the different layering of things.

winapi
Feb 26th, 2001, 04:17 PM
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