I try to apply overflow:hidden on a child-box that has position:fixed. This appears to not work due to the fixed position. Is there a fix?
I read about a similar problem with position:absolute elements, but the fixes do not work for fixed elements.
|
I try to apply overflow:hidden on a child-box that has position:fixed. This appears to not work due to the fixed position. Is there a fix? I read about a similar problem with position:absolute elements, but the fixes do not work for fixed elements. |
|||||||
|