Please enable JavaScript to use CodeHS

Desarrollo web en Georgia

Lesson 6.2 Iterar con jQuery

Description

En esta lección, los estudiantes aprenden cómo iterar a través de elementos jQuery seleccionados utilizando la función ‘.each’.


Objective

Students will be able to:

  • Use the each function to iterate through selected jQuery elements and appropriately use the each function parameters.
  • Explain when each should and should not be used for any given jQuery selection.