Learning jQuery

Learning jQuery Stop/Delay and Global Settings

This course is out of date and does not reflect our standards or industry best practices. We now recommend you take the Complete Intro to Web Development, v3 course.

Check out a free preview of the full Learning jQuery course:
The "Stop/Delay and Global Settings" Lesson is part of the full, Learning jQuery course featured in this preview video. Here's what you'd learn in this lesson:

stop method can stop current animations from continuing and jump to the end of the animation (clearQueue and gotoEnd boolean options) and demo delay method can delay execution of an animation for a specified period of time Global duration changes all animations default ($.fx.speeds._default = 250)

Get Unlimited Access Now