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 trialMichael Fazio
15,586 PointsHi! FYI - I believe the jquery.com website has changed the location of the CDN link this video references.
Here is the code originally referenced in the video:
<script src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
2 Answers
Patrik Horváth
11,110 Pointstry it in your browser its works fine for me :) maybe your Internet Provider block this domain :)
nico dev
20,364 PointsHi Michael Fazio ,
Follow the instructions here and you should be good to go (and even with a more up-to-date version!). At least, that works in the meantime.
However, it is worth commenting that as we speak they're making a newer version of this course, which is expected to be released during this month.