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 trialRaluca Turcanasu
91 Pointsnot running the first script command - scripts.js
the JS command in scripts.js will not run and I can't figure out why.
Raluca Turcanasu
91 Pointssolved it out, by adding the folder in which the js file is, namely: <script src="css/scripts.js"></script>
but i still don't understand why it wasn't like this in the video.
2 Answers
Niko Doss
Courses Plus Student 2,313 PointsMy car is making a weird noise and I don't know why
Ryan Martin
1,381 PointsYou know what? We're beginners..we don't know if something is obvious or there needs to be more info to help resolve the issue.
Steven Parker
231,236 PointsCongratulations on resolving your issue.
Once I saw the code, folder location would have been my first guess.
Raluca Turcanasu
91 Pointsthanks, Steven :)
Steven Parker
231,236 PointsSteven Parker
231,236 PointsIf you'd like some help with it, just show your code here and someone will take a look.