[jQuery] Re: problem with animation()/stop()

2008-04-24 Thread Jörn Zaefferer
Karl Swedberg schrieb: Hey guys, Remy wrote an article about this sort of thing on jqueryfordesigners.com the other day. In it he shows a couple approaches that were probably better than mine, but the one he got from me involved using .fadeTo() this one uses two images, and it might not d

[jQuery] Re: problem with animation()/stop()

2008-04-23 Thread Karl Swedberg
Hey guys, Remy wrote an article about this sort of thing on jqueryfordesigners.com the other day. In it he shows a couple approaches that were probably better than mine, but the one he got from me involved using .fadeTo() this one uses two images, and it might not directly apply, but the

[jQuery] Re: problem with animation()/stop()

2008-04-23 Thread Jörn Zaefferer
Highmaster schrieb: Hello Everybody, Hope this is the right spot to place some suggestions for the GREAT jQuery Lib. How is it possible to use the fade() or fadeTo() method, if i want to toggle the an item e.g. a button with a fade on mouseover. the problem is, i have to stop the animation if