I have two divisions (menu and content). content’s height is undefined so that it can expand. I wanted the menu to have the height of the “expanded” content.
I actually understood how to do it with offset.Height, but the height is undefined.
Is there any way I could find the height of the expanded division?
Using jQuery you can do