Hi, Ih ave a div tag with a backgound image as 320px and 2 div tags inside the main tag one floating left the other right. In each of the 2 div the height is expandable so may go over the 320px, in IE if either of the divs goes over the 320px the background colour that is set appears in firefox it doen't
the style for the main div is
.tmp_mid{
height:100%;
min-height:370px;
max-height:700px;...
User Profile
Collapse
-
css/min-height background/firefox
-
I have a similar problem I using xhtml strict in firefox....I have a header <div> then a middle <div> and thjen a footer <div>.
The middle <div> is made up of two <div> left and right (parraell) the data in each is expandable. if the right txt has more txt than the left one the footer <div> starts to display in the right <div>.
I have put the height of each left and right <div>...
No activity results to display
Show More
Leave a comment: