Perhaps a stupid question, but how does one fadeIn on hover? Since the animation is applied to the object that is to be fadedIn, that object needs to be hidden on page load, but once hidden, the hover event is not raised. Am I missing something here? Is there a way to handle this with nested animations?