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 Interactive Web Pages with JavaScript JavaScript and the DOM What is an object?

Jeanne Victor
Jeanne Victor
906 Points

View->Developer not found in Safari

When I launched the workspace and wanted to try coding with JS, when i tried View->Developer to find javascript option, i couldn't find this option(View -> Developer). I don't know how to go about it. I use Mac. I appreciate anyones reply/help.

1 Answer

Petros Sordinas
Petros Sordinas
16,181 Points

Hi Jeanne,

It is not enabled by default. You should go to Safari->Prefences, click on the Advanced tab and enable 'Show develop on menu bar'

Once done, you will see an additional menu called 'Develop' with all the options Safari offers for debugging etc. It is slightly different than Chrome (which Treehouse instructors use) but the basics are the same.