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 trialJesper Ravn
1,155 Pointstools in your web browser
I can't find tools in my web browser
7 Answers
marsha grasett
9,995 PointsChrome ----> View/Developer/Developer Tools
Jesper Ravn
1,155 Pointsokay thanks ! i expeckt you do the same thing in firefox ?
marsha grasett
9,995 PointsAlmost.
FF------> View/Toolbars/Web DeveloperToolbars
marsha grasett
9,995 Pointshere is an intro to Chrome tools http://www.html5rocks.com/en/tutorials/developertools/part1/
David Lu
17,493 PointsFor Safari, you can access it with following
Preferences (press 'Command + , ') ----> Advanced ----> check "Show Develop menu in menu bar" ----> Security ----> check "Enable JavaScript"
On the menu bar of Safari now has a Develop bar Develop ----> Show Web Inspector (press 'Command + Alt + I')
Then select Console.
Phil Pickering
1,343 PointsIf you're using a Chromebook running ChromeOS you can find the JavaScript console here:
Chrome menu > More tools > JavaScript console
Or, you can use the keyboard shortcut:
Ctrl + Shift + J
Micole Noddle
5,797 PointsChrome ----> View/Developer/Developer Tools...is this only on Macs? I don't have a "view" at the top of my Chrome browser. No file menu, etc.