ok, i suppose "weird" isn't really apropos there.

I have a 2-div layout. The left div's width is set to 180px and is a
sidebar. The right div has no width or position set, and it just floats to
the right of the div, and takes the remainder of its container's space up.
Its overflow property is set to hidden.

Inside the right div is a table that is longer than the div itself. I have
the overflow property set to auto, and in IE and firefox the scroll bars
show up going only to the edge of the container, much like i'd expect.
However, on Safari, the table believes that its containing div is really
100% wide and attempts to fill it up. Has anyone seen anything like that in
Safari, and more importantly, do you know of a fix?

Here are some screenshots of the issue at hand.

http://i63.photobucket.com/albums/h128/fobaysnrl2/ffoverflow.png
http://i63.photobucket.com/albums/h128/fobaysnrl2/ieoverflow.png
http://i63.photobucket.com/albums/h128/fobaysnrl2/safoverflow.png

Thanks!
Josh
-- 
Internets. Serious business.
______________________________________________________________________
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