Cannot find DOM Inspector in Firefox 62

User Help for Mozilla Firefox
Post Reply
jcobban
Posts: 125
Joined: February 4th, 2006, 7:34 pm

Cannot find DOM Inspector in Firefox 62

Post by jcobban »

When I go into the Inspector in Firefox 62 I cannot find any option to see the DOM.
User avatar
the-edmeister
Posts: 32249
Joined: February 25th, 2003, 12:51 am
Location: Chicago, IL, USA

Re: Cannot find DOM Inspector in Firefox 62

Post by the-edmeister »

See if this helps you:

The Inspector: DOM explorer and CSS editor:
https://developer.mozilla.org/en-US/doc ... CSS_editor

If not peruse the MDN web docs from the above hyperlink.
A mind is a terrible thing to waste. Mine has wandered off and I'm out looking for it.
morat
Posts: 6432
Joined: February 3rd, 2009, 6:29 pm

Re: Cannot find DOM Inspector in Firefox 62

Post by morat »

The browser toolbox enables you to debug the browser's own code rather than just web pages like the normal tools toolbox.

http://developer.mozilla.org/docs/Tools/Browser_Toolbox
http://developer.mozilla.org/docs/Tools/Tools_Toolbox
Post Reply