Forum Moderators: travelin cat
I know that IE/Mac is better than IE/Win as far as CSS standards go. However, there are two things I need confirmed:
1) I read somewhere that IE5/Mac supports position:fixed correctly. Can anyone confirm that's the case, or was I misinformed?
2) I also read that the following code doesn't work in IE5/Mac:
<div style="position: absolute; width: 300px; left: 50%; top: 0px; margin-left: -150px;"></div>
What exactly in that code is unsupported?
Thanks in advance for any help!
2) I used this URL : [bluerobot.com...] in IE 5.2.2 and it worked perfectly