Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript jQuery Basics (2014) Creating a Simple Lightbox Adding New Attribute Values with attr()

Marshall Wells
Marshall Wells
8,368 Points

How do I call a list item with Jquery?

Totally confused on how to work this - I'm think calling all list items with the attribute class = external and then appending a target attribute = '_blank' - is that how I would do this or am I in the wrong bush?

Steven Parker
Steven Parker
229,670 Points

It sounds like you're paraphrasing the challenge instruction correctly. Write some code now and post again if you have trouble passing the challenge!

1 Answer

Steven Parker
Steven Parker
229,670 Points

This question was answered in the revised and reposted version.