Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Teacher 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
221,450 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
221,450 PointsSteven Parker
221,450 PointsUPDATE: According to the staff answer to the other question, there was a server issue which has been corrected.
Try it again now.