Does anybody know how to fix the glitch in jquery where the sliding block jumps into place when it is a large block being slid.
Example
http://jsbin.com/emoba5/5/edit
Click on posture two to see the jump. I have seen some fixes like this one
http://jqueryfordesigners.com/slidedown-animation-jump-revisited/
but have no idea how to implement it to my code?
Thanks for having a look :)