Please enable JavaScript to use CodeHS

Utah Web Development 2

Using JavaScript Libraries

Students are introduced to jQuery, a JavaScript library that makes webpage interaction easier. Students will learn the basic syntax of jQuery, how to incorporate it in their webpages, and useful methods that help animate and change the responsiveness of their websites.

Lessons

9.1 Introduction to jQuery

  • Introduction to jQuery
  • Introduction to jQuery
  • Using the Selector
  • jQuery Functions
  • Exploring the jQuery Documentation
  • +5 more

9.2 Iterating with jQuery

  • Iterating with jQuery
  • Iterating with jQuery
  • Printing To Do List
  • Smart Table Using Each
  • Mark Complete
  • +2 more

9.3 Animations with jQuery

  • Animations with jQuery
  • Animations with jQuery
  • .animate Grow
  • Animation Queue
  • Toggle
  • +3 more

9.4 Callback Functions and Synchronization

  • Callback Functions and Synchronization
  • Callback Functions and Synchronization
  • .animate Execution Delay
  • .animate Per-Element Callback
  • Grow and Shrink Counter
  • +2 more

9.5 Using Multiple Files in JavaScript

  • Using Multiple Files in JavaScript
  • Using Multiple Files in JavaScript
  • Execution Order
  • Accessibility Button
  • Our First js File
  • +2 more

9.6 Using JavaScript Libraries Quiz

  • Using JavaScript Libraries Quiz

Courses that include this module