Is there a way to animate a div height in jQuery by allowing both the top and bottom of the div to expand? I want to do something like on the LDS homepage: www.lds.org. The div on the left of the top banner image is the type of thing I'm going for.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
You can create the illusion that it is expanding in both up and down directions, by moving the div upwards while animating it's height.
|
|||
|