#72 Hover animations for editions on getfedora.org can be chained
Closed: Fixed Opened by nicexe.

If you hover over an edition on getfedora.org 10 times in a second (for example), the animations will be stacked and played sequentially over the span of 10 seconds (0.5 seconds per fade-in/fade-out)


Yes, this is aweful indeed. I guess we can fix it with a stop() instruction, or use a hoverFlow plugin. Not sure which is better, I'll do some tests.

I decided for the stop() instruction with another tweak to avoid the known bad behavior of .stop() within the jquery animate function. Let me know if it works also for you, should be live in about an hour from now.

@robyduck changed the status to Closed

Metadata