David Laakso wrote:
> 1/ In this rough layout, IE/6.0 treats these two divisions as one block 
> rather than two blocks:
> .c div.portfolio > div {the 400 by 400 image}
> and
> .c ul.folio {the block of 20 digits}
> 2/ Also in IE/6.0 the right column will drop at text-size "largest" on 
> reload.
> 
> Now what I'll do...?
> 
> html
> <http://www.chelseacreekstudio.com/ca/cssd/test-59a.html>
> xhtml
> <http://www.chelseacreekstudio.com/ca/cssd/test-59a.xhtml>
> css: embedded.


David, this had me guessing since I see it in IE6, IE7 and IE8. I think 
it's may have something to do with this part of the CSS.

* html .c div.portfolio {
height : 800px;
overflow : visible;
}

And maybe the JavaScript. If you disable *active scripting* then the 
full contents appears.


-- 
Alan http://css-class.com/

Armies Cannot Stop An Idea Whose Time Has Come. - Victor Hugo

http://www.wearechange.org/
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to