Click to See Complete Forum and Search --> : negative margins and rel. position in IE


olaf
07-15-2005, 04:27 AM
Hello,

I used a negative value for the position of a div on this site:

www.godynamic.nl
Everything is like it have to be in mozilla browsers but in IE the image is partly beneath the upper layer and hidden.

I tried z-index but this will only work with absolute position types.
Is there IE hack for this?

Thanks for helping.

olaf
07-15-2005, 05:13 AM
Hello,

I found the solution:

just using an absolute postioned layer inside relative positioned layers.
(don't forget to tell the browser about the relative positioned types)