Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

270
Vistas
Simulate developer element picker from source / iframe?

Is there any way to simulate the developer Elements picker with html source and an iframe?

For example, the code in the left panel is the html source of a website that is created from the website and can be used as the source in an iframe to render the website.

I would like to be able to connect the two and hover over lines in the left panel and show the corresponding element in the right panel and vice versa where I could select an element and the corresponding line in the code highlights.

enter image description here

Currently I am using this to render these two panels:

  <Grid item xs={6}>
    <Item>{websiteData.length > 0 &&
<TextareaAutosize
maxRows={30}
value={websiteData}
style={{ width: "100%" }}
/>
}</Item>
  </Grid>
  <Grid item xs={6}  className={classes.test}>
    <Item>{websiteData.length > 0 &&
<iframe srcdoc={websiteData} title="Website Preview" className={classes.frame}></iframe>}</Item>
  </Grid>

Any ideas? I don't know if there are any existing solutions out there, I am using react-js

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda