✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python

🤑 Join the Treehouse affiliate program and earn 25% recurring commission!

New No-Code Track! 🚀start learning today!

🌟 Dreaming of a bright future? 🎓 Ask about the Treehouse Scholarship program! 🚀

✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python

🤑 Join the Treehouse affiliate program and earn 25% recurring commission!

  • Treehouse Logo
  • Plans
    Chevron
    • For Individuals
    • For Businesses
    • For Schools
    • For Libraries
    • For Military
  • Library
    Chevron
    • All Courses
    • Tracks
    • College Credit
  • Techdegree
    Chevron
    • Overview
    • Front End Development
    • Full Stack JavaScript
    • Data Analysis
    • UX Design
    • Python
  • Community
    Chevron
    • Code Adventures
    • Discord
    • Forum
    • Success Stories
    • Treehouse Links
    • 100 Days of Code
  • Resources
    Chevron
    • Career Toolbox
    • CodeForward
    • Free Treehouse Near Me
    • Jobs
    • Blog
    • Support
    • About
  • For Individuals For Businesses For Schools For Libraries For Military
  • All Courses Tracks College Credit
  • Overview Front End Web Development Full Stack JavaScript Python Development Data Analysis UX Design
  • Code Adventures Discord Forum Success Stories Treehouse Links 100 Days of Code
  • Career Toolbox CodeForward Free Treehouse Near Me Jobs Blog Support About
  • Sign In
  • Free Trial
Instagram Twitter Facebook YouTube LinkedIn
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • AI
      • • Android
      • • APIs
      • • Coding for Kids
      • • College Credit
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Game Development
      • • Go Language
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • No-Code
      • • PHP
      • • Professional Growth
      • • Python
      • • Quality Assurance
      • • React
      • • Ruby
      • • Security
      • • Swift
    • Showing results for:
    • JavaScript
    • jQuery Basics
    • Working with jQuery Collections
    • Looping through a jQuery collection
    • Close
  • Tomasz Grodzki
    Tomasz Grodzki
    8,130 Points

    I wrote a little bit shorter loop. It works but I don't know if it's good

    Posted on Nov 16, 2019 by Tomasz Grodzki
    Tomasz Grodzki
    8,130 Points
    • JavaScript
    • jQuery Basics
    • Working with jQuery Collections
    • Looping through a jQuery collection

    1 Answer

  • Ewerton Luna
    seal-mask
    .a{fill-rule:evenodd;}techdegree seal-36
    Ewerton Luna
    Full Stack JavaScript Techdegree Graduate 24,031 Points

    Couldn't she have done this instead?

    Posted on Aug 17, 2019 by Ewerton Luna
    .a{fill-rule:evenodd;}techdegree seal-36
    Ewerton Luna
    Full Stack JavaScript Techdegree Graduate 24,031 Points
    • JavaScript
    • jQuery Basics
    • Working with jQuery Collections
    • Looping through a jQuery collection

    1 Answer

  • Alexander D
    Alexander D
    8,685 Points

    Help to understand loop and arguments

    Posted on Jul 14, 2019 by Alexander D
    Alexander D
    8,685 Points
    • JavaScript
    • jQuery Basics
    • Working with jQuery Collections
    • Looping through a jQuery collection

    1 Answer

  • Tibor Ruzinyi
    Tibor Ruzinyi
    17,968 Points

    template literal

    Posted on May 14, 2019 by Tibor Ruzinyi
    Tibor Ruzinyi
    17,968 Points
    • JavaScript
    • jQuery Basics
    • Working with jQuery Collections
    • Looping through a jQuery collection

    1 Answer

  • Adam Lyles Kauffman
    Adam Lyles Kauffman
    14,016 Points

    arrow function with each method

    Posted on Mar 17, 2019 by Adam Lyles Kauffman
    Adam Lyles Kauffman
    14,016 Points
    • JavaScript
    • jQuery Basics
    • Working with jQuery Collections
    • Looping through a jQuery collection

    1 Answer

  • Itzhak Dangoor
    seal-mask
    .a{fill-rule:evenodd;}techdegree
    Itzhak Dangoor
    Full Stack JavaScript Techdegree Student 4,077 Points

    The second link in the teacher's notes is not working.

    Posted on Jul 8, 2018 by Itzhak Dangoor
    .a{fill-rule:evenodd;}techdegree
    Itzhak Dangoor
    Full Stack JavaScript Techdegree Student 4,077 Points
    • JavaScript
    • jQuery Basics
    • Working with jQuery Collections
    • Looping through a jQuery collection

    2 Answers

  • angelod
    angelod
    6,694 Points

    my code isn't doing what it's suppose be doing?

    Posted on Apr 28, 2018 by angelod
    angelod
    6,694 Points
    • JavaScript
    • jQuery Basics
    • Working with jQuery Collections
    • Looping through a jQuery collection

    1 Answer

  • Jack Camp
    Jack Camp
    6,121 Points

    Struggling to understand .each function structure

    Posted on Apr 23, 2018 by Jack Camp
    Jack Camp
    6,121 Points
    • JavaScript
    • jQuery Basics
    • Working with jQuery Collections
    • Looping through a jQuery collection

    2 Answers

  • tal Shnitzer
    PLUS
    tal Shnitzer
    Courses Plus Student 5,242 Points

    syntax of 'element' argument on each() method in jQuery

    Posted on Mar 26, 2018 by tal Shnitzer
    tal Shnitzer
    Courses Plus Student 5,242 Points
    • JavaScript
    • jQuery Basics
    • Working with jQuery Collections
    • Looping through a jQuery collection

    1 Answer

  • joshua Wagoner
    joshua Wagoner
    11,233 Points

    The follow code isn't working?

    Posted on Feb 2, 2018 by joshua Wagoner
    joshua Wagoner
    11,233 Points
    • JavaScript
    • jQuery Basics
    • Working with jQuery Collections
    • Looping through a jQuery collection

    2 Answers

  • jlampstack
    jlampstack
    23,932 Points

    $(event.target) Vs. $(this)

    Posted on Feb 1, 2018 by jlampstack
    jlampstack
    23,932 Points
    • JavaScript
    • jQuery Basics
    • Working with jQuery Collections
    • Looping through a jQuery collection

    1 Answer

  • Zhenghao He
    PLUS
    Zhenghao He
    Courses Plus Student 2,389 Points

    Why can't arrow function work in this case

    Posted on Jan 27, 2018 by Zhenghao He
    Zhenghao He
    Courses Plus Student 2,389 Points
    • JavaScript
    • jQuery Basics
    • Working with jQuery Collections
    • Looping through a jQuery collection

    3 Answers

  • ICHEN WU
    PLUS
    ICHEN WU
    Courses Plus Student 5,427 Points

    Can anyone help explain the following code? append(`(${url})`)?

    Posted on Dec 25, 2017 by ICHEN WU
    ICHEN WU
    Courses Plus Student 5,427 Points
    • JavaScript
    • jQuery Basics
    • Working with jQuery Collections
    • Looping through a jQuery collection

    2 Answers

Posting to the forum is only allowed for members with active accounts.
Please sign in or sign up to post.

    Treehouse

  • About
  • Blog
  • Careers
  • Community
  • Stories
  • Shop
  • Contact
  • Gift Card

See Full Catalogue

Techdegree

  • Front End Web Development
  • Full Stack JavaScript
  • Python Development
  • Data Analysis
  • UX Design

Tracks

  • Learn to Code for Beginners
  • Beginning Python
  • Beginning SQL
  • Beginning Java
  • ...see more

Courses

  • JavaScript Basics
  • Intro to HTML & CSS
  • Python Basics
  • CSS Layout
  • ...see more

Explore

  • Plans
  • Affiliates
  • Perks
  • Free Treehouse Near Me
  • Treehouse for Libraries
  • Treehouse for Businesses
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • Instagram
Terms & Conditions | Privacy

© 2025 Treehouse Island, Inc.