Snippet:
When a user clicks on the links (the "broken" images at the bottom), I want the content div to refresh and show new content. However, there's an issue with the footer: it moves up and down with the animation. I need it to stay fixed in place. How can I achieve this?
Position: fixed;
or absolute;
didn't work for the footer class.