How can I achieve height animation in reverse?
Instead of the typical animation starting from the top and working its way down, how can I have it start the animation fr
position: absolute; bottom: 0px;
animate bottom + 1.
You can also use negative values for top or margin-top to move upwards.
top
margin-top