> On 9/26/10 9:25 AM, mrebenti...@comparat.de wrote:
> > Hi, I have some container for column and formular design. The div
> > container need the overflow:hidden attribute. A<label>  has a CSS
> > hover definition and shows a hidden help information. This "bubble
> > help" was cut by the parent containers with overflow:hidden
> > definition. The "bubble help" is absolute positioned. Does someone
> > know, how to avoid this kind of clipping?
> >
> [code snipped]
> 
> I'm guessing that the AP help is partly outside the DIV that has
> "overflow: hidden;" on it? I'm also guessing you are using overflow in
> order to contain floats.
> 
> With these bold assumptions, I suggest using something other than
> "overflow: hidden;" to contain floats, as anything inside, positioned
> outside, will have the overflow--umm--hidden.

As a side note, this is not always true as it depends on the containing
block.
See: http://www.tjkdesign.com/lab/clearfix/overflow-and-ap.html


--
Regards,
Thierry
www.tjkdesign.com | www.ez-css.org | @thierrykoblentz

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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