#79: Complete/Non-Queuing Animations with jQuery

#79: Complete/Non-Queuing Animations with jQuery

vor 16 Jahren
#79: Complete/Non-Queuing Animations with jQuery
20 Minuten
0
0 0 0
Podcast
Podcaster

Beschreibung

vor 16 Jahren

When you use jQuery’s .animate() function with something like a
hover event, those animations will “queue up”. That is, if you
hover multiple times, that animation will fire multiple times.
The classic method to prevent this is to throw in …
15
15
Close