Pregunta

If you in Chrome workspace javascript Console do

document.querySelector("#some-id")

the element with this id will be shown in the console. You can then right-click on it to reveal it in the Elements tab. Can I reveal it in the Elements tab with javascript instead?

¿Fue útil?

Solución

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top