I\'m having trouble with .slideup() and .slideDown()
.slideup()
.slideDown()
have a look at the following JSFiddle: http://jsfiddle.net/7se2r/4/
Although t
Tbody can't be animated. Try to limit the height of Tbody and you'll see that it doesn't change the height.