Module 6 - Lesson 5

jQuery Chaining

jQuery chaining is used to optimize and speed up the way you write your code. In this lesson, I’ll explain how chaining works.

Video Chapters

00:00 Introduction

00:26 Example

Example:

$('#box').slideUp().delay(2000).slideDown();

Join the discussion

Share your thoughts about this lesson with fellow students!

Login to your Account

If you're a DSA Student, please log in to your account to access the course content.

Sorry, you don't have access to this content.

It looks like you're not enrolled in Divi Stylist Academy.