my main div container can be updated, so its contents are hidden / displayed. When my container div is hidden, my footer rises.
The html structure is as follows:
Please note that I have already tried this:
And it doesn't seem to work, the footer will still fire when the div container is hidden.
Also, I canโt set the height in the container div, because I want the height of the content div to be stretched 100%.
Any ideas? Thanks in advance.
David source share