On Apr 30, 2008, at 6:39 AM, Sandy wrote:

> I thought if i positioned an element absolutely that it doesn't get
> affected by overflow: hidden; from a higher level container?  Is that
> not true?  Is this a Safari bug?
No.
If the parent has 'overflow:hidden' and the child element is  
positioned (absolute) outside of the parent box, it will no be visible.

Now, as you are talking about 'overflow:hidden' applied to a table- 
cell, that might explain why you only see your problem in Safari.  
Support for overflow:hidden on table-cells is pretty ambiguous across  
browsers.

(I haven't analysed your page to make sure about all the details)

Philippe
---
Philippe Wittenbergh
http://l-c-n.com/





______________________________________________________________________
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