Re: [css-d] Trouble with overflow:hidden and absolute hover elements

2010-10-01 Thread Thierry Koblentz
> 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 has a CSS > > hover definition and shows a hidden help information. This "bubble > > help" was cut by the parent containers

Re: [css-d] Trouble with overflow:hidden and absolute hover elements

2010-10-01 Thread Manfred Rebentisch
Hi David, Am Monday 27 September 2010 21:20:31 schrieb David Hucklesby: > > 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 somethin

Re: [css-d] Trouble with overflow:hidden and absolute hover elements

2010-09-27 Thread David Hucklesby
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 has a CSS hover definition and shows a hidden help information. This "bubble help" was cut by the parent containers with overflow:h

Re: [css-d] Trouble with overflow:hidden and absolute hover elements

2010-09-27 Thread David Laakso
On 9/26/10 12:25 PM, mrebenti...@comparat.de wrote: The "bubble help" is absolute positioned. Does someone know, how to avoid this kind of clipping? What clipping? I do not see any clipping when viewing what you provided in Mac Firefox/3.6.10. What operating system /browsers/widow widths, s

[css-d] Trouble with overflow:hidden and absolute hover elements

2010-09-27 Thread mrebentisch
Hi, I have some container for column and formular design. The div container need the overflow:hidden attribute. A 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 po