Lessons: 33Length: 4.8 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

6.4 Manipulating an Element's CSS Classes

Updating the DOM is expensive, and we can limit the number of updates caused by style manipulation by using CSS classes. You'll learn how to do so in this lesson.