You can call .stop() to stop an animation, and .css('opacity', 1) to remove
transparency.
Cheers,

Jesse Skinner
www.thefutureoftheweb.com

On Sat, Jan 17, 2009 at 11:13 AM, Stephan Veigl <stephan.ve...@gmail.com>wrote:

>
> 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
>

Reply via email to