wendy wrote:
>> http://www.horseink.com/workroom/dgj/index_hmenu.html

Ingo Chao wrote:
>  At ~640px, the columns start to drop in IE/Win

I think that's what she's referring to.  She gives #wrapper a min-width,
but IE/win doesn't support it.  A few options I see:

1) Emulation min-width in IE with Javascript/expression.  (FWIW I think the
expression version might be more stable than minmax.js, which caused some
weird crashes for me)
2) Give IE a fixed width.
3) Let it break under 640px.  This is natural behavior for floats...they
keep content accessible by reverting to stacking.

Steve
-- 
http://mrclay.org/ : http://frenchhorns.mrclay.org/

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

Reply via email to