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 trialVlad Legkowski
9,882 Pointshttps://modernizr.com/downloads/modernizr-latest.js
https://modernizr.com/downloads/modernizr-latest.js
Check the link, https://modernizr.com/downloads/modernizr-latest.js - no longer available. If you are looking for it for grunt-modernizr, please update to at least version 0.6.1
How to proceed with the course?
2 Answers
Jing Zhang
Courses Plus Student 6,465 PointsClick on `Development Build' on their homepage. Then click on BUILD, download the first one to your project folder. Add this to your html file:
<script src="modernizr-custom.js" type="text/javascript"></script>
Noam Modai
12,127 PointsYou can find updated links to modernizr CDN here - https://cdnjs.com/libraries/modernizr
Currently this one works for me - https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.js