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 trial

JavaScript Introducing the Practice

Teacher Russell
Teacher Russell
16,873 Points

practice 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
Steven Parker
229,783 Points

There was another question about a security issue just a few minutes before yours. You may want to report this directly to the Support staff.

Steven Parker
Steven Parker
229,783 Points

UPDATE: According to the staff answer to the other question, there was a server issue which has been corrected.
Try it again now.

Teacher Russell
Teacher Russell
16,873 Points

It's all good. Thanks a lot!