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 trialMarcus Schumacher
16,616 PointsCan'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
Treehouse TeacherHi 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!
David McGarvey
Full Stack JavaScript Techdegree Graduate 27,424 PointsHad the same hiccup, did not pay attention to that little instructions line above the jQuery download. Thanks Jennifer!
David McGarvey
Full Stack JavaScript Techdegree Graduate 27,424 PointsLOL I'm re-exploring the jQuery course and totally forgot about the "save as..." comment AGAIN. Always read the instructions! ;)