[ANSWERED] html – Stop parent scrolling and allow absolute positioned child to overlap parent
Solution 1 : I think I understand what you mean… Just remove overflow: auto; from the .sibling class. /*add text to the absoluteDiv- I want the absolute div to overflow…