Hi I\'m using Jquery to animate a div from a set height to 100% and back to a set height again. This is used to show/hide text from a wordpress post that is longer then the
Try the slideDown and slideUp effect methods, which should do exactly what you're looking for.