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 JavaScript Basics Hello, JavaScript! Display Messages with JavaScript

Nothing happens when I click CMD + option + J or when I hold control and click I don't see the option to inspect either

In JavaScript Basics it tells you to CMD + option + J or hold control and click > inspect. Nothing happens either way.

In the address bar it says Not Secure as well. What do I do?

2 Answers

If you're on a MacBook, the "CMD + option + J" would apply. If you're on a PC, the same commands wouldn't work. But the alternate way to access the console, would be to right click anywhere on the webpage and then select inspect. The console would appear that way as well.

Katarzyna Kacalak
Katarzyna Kacalak
175 Points

It looks like you are on Mac, so use Google Chrome as your browser to open course and you will see that both keyboard shortcuts and right click on the page will work.