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 Understanding jQuery Events and DOM Traversal Adding jQuery to a Project

Marcus Schumacher
Marcus Schumacher
16,616 Points

Can't download JQuery

When I go to download the compressed JQuery file, a download is not started. Instead, I am taken to a page of what seems to be raw JQuery code. I don't think I've ever had this problem before.

3 Answers

Jennifer Nordell
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree
Jennifer Nordell
Treehouse Teacher

Hi there! Yes, clicking on the link will open up the raw JS files. Just above the the download links you will find this line in the instructions:

To locally download these files, right-click the link and select "Save as..." from the menu.

When right-clicking and choosing "Save as..." you will be able to pick a place to save the JS file.

Hope this helps! :sparkles: