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 trialTeacher Russell
16,873 Pointspractice javaScript math methods - introducing the practice
I got as far as step one. I put my javascript in the body of the html file... <script src="math.js"></script>
It just keeps coming back error, something about a security breach. I did not try to do anything prior to adding this line to the html file. What could this mean?
2 Answers
Steven Parker
231,261 PointsThere was another question about a security issue just a few minutes before yours. You may want to report this directly to the Support staff.
Teacher Russell
16,873 PointsIt's all good. Thanks a lot!
Steven Parker
231,261 PointsSteven Parker
231,261 PointsUPDATE: According to the staff answer to the other question, there was a server issue which has been corrected.
Try it again now.