Daan2596
06-02-2006, 03:22 PM
Hello, i have a question.
When i specify top and bottom or left and right in IE, it only uses the top and left rule.
Is there any way to change that?
CSS Code
.text {position:absolute; top:120; bottom:0; left:140; right:0; overflow:auto;}
in the div is some text
Sorry, i forgot:
In Firefox it works fine
When i specify top and bottom or left and right in IE, it only uses the top and left rule.
Is there any way to change that?
CSS Code
.text {position:absolute; top:120; bottom:0; left:140; right:0; overflow:auto;}
in the div is some text
Sorry, i forgot:
In Firefox it works fine