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

156
Vistas
How is that I can not investigate part of HTML in browser inspector?

I have here this seating layout: https://www.jegy.hu/program/kabare-121948/713631

If I investigate one available seat in Chrome, inspector does not show coordinates of the div for that particular seat. Why? Maybe because seat coordinates loaded with Javascipt later, directly to DOM?

Is it a way to extract part of the HTML if they are loaded via Javascipt to DOM?

enter image description here

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

You can not really investigate one available seat, at least not as you would expect.

The first thing is that the website lays a <div> over the actual image, that looks like it is used to collect all user interaction (events) with the image (e.g. scrolling, navigating). This is the div you have selected in your screenshot. You can go ahead and just delete it.

Then you'll notice that there are <canvas> elements that create a 4x4 grid of tiles. The actual seats are painted into these canvas elements. They are not even real DOM objects.

But there are elements you can investigate: the <text>s like "JOBB KARZAT". Just search for that string in the DOM and you'll find some interesting elements.

about 4 years ago · Juan Pablo Isaza Denunciar
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