Domanda

I seem to have inadvertently changed the default view I get with Chrome's Inspect Element function. I now get the Console: enter image description here

What I want (and used to get) is the HTML that I selected:

enter image description here

Can anyone please advise how to restore this? At the moment I have to manually drag the Console down every time.

Nessuna soluzione corretta

Altri suggerimenti

You're actually seeing both the console and the elements pane, but the elements pane has zero height.

Drag the bar above the Console label down.

By trial and error I found the answer - press Esc!

Also its seems that I must have originally have cause it to appear by right clicking on the Elements pane and selecting Inspect DOM Properties.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top