[jQuery] Re: Show image gradually

2008-09-20 Thread monycau
des out > of view, the mouseout event will fire, triggering the second callback, which > queues an animation to show it. If your mouse is still in position to be > over it when it slides back, it will mouseover again and you get a loop. > > - Richard > > On Sat, Sep 20, 2008 at

[jQuery] Re: Show image gradually

2008-09-20 Thread monycau
Please check this page: http://progra.ro/zoliky/index.html and put the mouse on square (leave the mouse on square). Why the animation is executed twenty times ? Please check my html source code. Thanks so much! On Sep 19, 4:27 pm, "Richard D. Worth" <[EMAIL PROTECTED]> wrote: > On Fri, Sep 19,