Previous Message
Next Message

Min-height in IE

Sent by Bruce Cameron on 31 December 2003 23:11


OK, this is most probably a well-known hack but not to me. I want to 
absolutely position an object at the left bottom of the container. But 
the container may vary in height, and if it is small this object 
overlaps another floated at the top left. Solution seemed to be 
min-height. Fine in the Gecko, but IE does not recognize this for a div. 
So, give the object an actual height, a fix I found on the net. Works 
for IE, and if the container grows then the object moves down to the new 
bottom. But in the Gecko, that height is fixed - added content lets the 
container grow all right, to hold the content, but the absolute 
positioned object does not move down to new bottom..



______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: