I\'m setting up a simple animation that brings up a little additional information when you hover over an image. The jQuery backup part is written and works fine, though the issu
I believe if you add the animation to the non-hover state, you can get them to transition back. See my super-simple example here.