Home › Forums › CSS › Container height with position:absolute elements › Re: Container height with position:absolute elements
April 10, 2013 at 9:31 am
#131248
Participant
So it’s impossible and I have to find other solution? Ok.
It’s a container for a menu content. At first those divs are all with height:0. When I click on the respective button I have an animation from height:0 to height:100%. I have position:absolute to have them at the same position.