If you're seeing this message, it means we're having trouble loading external resources on our website.

If you're behind a web filter, please make sure that the domains *.kastatic.org and *.kasandbox.org are unblocked.

Main content
Computing Computer programming HTML/JS: Making webpages interactive with jQuery jQuery techniques

jQuery techniques

    • jQuery Collections vs. DOM Nodes
    • Practice: Using jQuery variables
    • Looping through jQuery collections
    • Challenge: Loopy language
      This is the currently selected item.
    • Review: jQuery collections & looping
    • Chaining jQuery methods
    • Challenge: Daisy chain
    • Behind the scenes: Browse the jQuery source code
    Next tutorial
    DOM events with jQuery
Loading
Looping through jQuery collections
Review: jQuery collections & looping
Up Next
Review: jQuery collections & looping