Wednesday, October 1, 2008

[jQuery] Re: Hover Events Can't "Keep Up" With FadeIn and FadeOut? Events Queue?

Still no luck. Been trying to keep track of a flag value and it
doesn't help at all.

Any suggestions?

On Oct 1, 9:40 am, Joe <joseph.is...@gmail.com> wrote:
> Go here:
>
> http://www.uisore.com/dev/new_placard/
>
> Now, mouseover the first thru the fifth thumbnails at the bottom
> really quickly and then back from the fifth to the first thumbnail
> really quickly.
>
> You'll notice that it has to "cycle" thru all the thumbnails'
> animations (fadeIn/Out) until it reached the last thumbnail that you
> hovered over.
>
> So it seems there is some sort of queue of events that are stacking up
> and I need to clear that queue when another thumbnail hover state has
> been encounterd.
>
> How do you do this?  I've read up on the queue, dequeue, and stop
> portions of the jQuery API and have had no luck with my current
> scenario.
>
> thanks.
>
> Joe
>
> www.subprint.com

No comments: