EXAMPLE: http://jsbin.com/ewiko4/5/
So I have some Dynamic divs that I need to figure out the height of when they change. I can get the height when the document loads but it won't update.
In the example I've added a make bigger button but irl it will be changed via jq & ajax
Yup, I can't add a callback to the animation button because it wont't be there.