Articles tagged: Inspector
Found 12 documents
- Tools/Page_Inspector/How_to/Examine_and_edit_CSS You can examine and edit CSS in the Inspector's CSS pane.
- Tools/Page_Inspector/How_to/Examine_and_edit_HTML You can examine and edit the page's HTML in the HTML pane.
- Tools/Page_Inspector/How_to/Examine_event_listeners From Firefox 33 you'll see an "ev" icon in the HTML Pane, next to elements that have event ...
- Tools/Page_Inspector/How_to/Inspect_and_select_colors In the CSS Pane's Rules view, if a rule contains a color value, you'll see a sample of the color ...
- Tools/Page_Inspector/How_to/Open_the_Inspector There are two main ways to open the Inspector:
- Tools/Page_Inspector/How_to/Select_an_element If you opened the Inspector by clicking "Inspect Element", then an element will already be selected.
- Tools/Page_Inspector/How_to/Use_the_Inspector_API Firefox add-ons may access the following objects from the ...
- Tools/Page_Inspector/How_to/Use_the_Inspector_from_the_Web_Console The element that's currently selected in the Page Inspector can be referenced in the Web Console ...
- Tools/Page_Inspector/How_to/View_fonts If you hover over a font-family property in the Rules view, you will get a tooltip with a sample ...
- Tools/Page_Inspector/How_to/Visualize_transforms If you hover over a transform property in the Rules view, you'll see the transformation overlaid ...
- Tools/Page_Inspector/How_to/Work_with_animations This article covers three tools you can use to visualize and edit animations:
- Tools/Page_Inspector/UI_Tour This article is a quick tour of the main sections of the Page Inspector's user interface.