Display footer div from bottom to top
I have a footer div that I need to animate in a specific way. Instead of displaying from the top-down like it would when you scroll down, I need it to display the bottom of the footer first while still pushing the contents of the page up with it. Does anyone know how I would do this?
Chris