i have a regular menu, with 2 dropdown levels using position:absolute;
.
What i want to achieve is that these submenus increase the height of the parent element.
Just like the image below:
Somebody knows a way to do that? if possible using css only?
Thanks in advance