Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

Viewing the UI element names in FF65? Inspector Gone?

  • 4 antwoorde
  • 1 het hierdie probleem
  • 93 views
  • Laaste antwoord deur Slouch

more options

Which Developer Tool in FF65 can be used to inspect the names and CSS code for User Interface elements, such as TabsToolbar, PersonalToolbar, etc?

Last year, I was able to hover the mouse pointer over a UI object (a tab, the address bar, toolbar button, etc) and see the corresponding CSS names. Now, I'm unable to find the correct Inspector.

Please help.

Thanks!

Which Developer Tool in FF65 can be used to inspect the names and CSS code for User Interface elements, such as TabsToolbar, PersonalToolbar, etc? Last year, I was able to hover the mouse pointer over a UI object (a tab, the address bar, toolbar button, etc) and see the corresponding CSS names. Now, I'm unable to find the correct Inspector. Please help. Thanks!

Gewysig op deur Slouch

Gekose oplossing

The browser toolbox is the only way to inspect elements from the user interface. It doesn't show CSS rules or selectors directly, but you can use the "Pick an element..." button at the left end of the Inspector toolbar select a specific item and inspect this item in the Inspector.

Lees dié antwoord in konteks 👍 0

All Replies (4)

more options
more options

Thank you philipp. So far I do not see the tool that shows the CSS structure of the browser. But still searching :)

more options

Gekose oplossing

The browser toolbox is the only way to inspect elements from the user interface. It doesn't show CSS rules or selectors directly, but you can use the "Pick an element..." button at the left end of the Inspector toolbar select a specific item and inspect this item in the Inspector.

more options

Thank you cor-el. That appears to be what I need :)