Posted by Bergamot on 11/20/06 20:40
Bubu wrote:
>
> www.lumierestudios.com/test/test.html
>
> Check it with Firefox and with IE7.
I don't have IE7 available, but I can guess what the problem is.
position: absolute;
top:0px; left:0px; right:0px; bottom:0px;
IE doesn't support this, at least not well. I suggest finding another
method of achieving your desired results if you want IE to render
comparably to other browsers.
BTW, using iframes like that is not a very good idea.
--
Berg
Navigation:
[Reply to this message]
|