Forum Moderators: not2easy
If I resize the window a little, then all the layers will appear in
their proper location. If the layer is visible when I resize it, it
snaps into place.
Here's my DIV tag:
<div id="mar" style="position:absolute; z-index:1; left: 20px; top: 100px; visibility: hidden"><img
src="/images/picture.jpg" width="200" height="200"></div>
Is this a bug in IE on a Mac or bug in my code?
Is there a fix?
Many Thanks
Andrew
There is a good list of Mac IE5 CSS bugs here [macedition.com]. I think that it's fair to say that IE5 on the Mac was one of the buggiest browsers around!
Is this layer nested within another?