I have height auto set on this div:
div#new-menu-lower ul li ul li ul
and i need some jquery to apply the same height to the following div:
div#new-menu-lower ul li ul
Is this even possible? If you could demo an example that would be fantastic.
Thanks in advance!
Try this:
See demo