[jQuery] abort an animation?

[jQuery] abort an animation?


How can I abort an animation?
I have a slow fadeOut() on an element. Under some conditions I would
like to stop the fadeout and show the element without any
transparency. How can I do this?
Stephan