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

CSS jQuery Basics (2014) Introduction to jQuery What is the DOM?

Michael Plemmons
Michael Plemmons
9,393 Points

DOM in Firefox

Mozilla is my preferred browser. However, I can't get the same results as in chrome for practicing. I push Ctrl+Shift+J and the browser console pops up, but there's no where for me to type. I finally found a different tool, the developer toolbar under developer menu. When that's up, there's a wrench to the right I can click on. I click on that and I get the screen that has tabs inspector, console, debugger, style editor etc. Click on console and type in the stuff from this video but I'm not getting the same results. It says HTMLCollection [ <title ... with a little icon next to title that when clicked highlights the title in the inspector. Is this the DOM in Mozilla?

2 Answers

Jason Anders
MOD
Jason Anders
Treehouse Moderator 145,858 Points

Hey Michael,

Firefox is also my browser of choice... except when I'm working on Treehouse. I just found it easier than figuring the differences between Chrome (which they use) and Firefox (which I prefer). Incidentally, when I'm in Firefox (Mac), Option + Command + C bring up a working console for me.

Every browser will be different, and everybody has their favorite... I just succumb and use Chrome for Treehouse lessons.

Keep Coding! :)

Ivan Franzone
Ivan Franzone
7,328 Points

On Firefox to open the "Developerยดs console", you must press: Control + Caps Lock + J