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

137
Vistas
Infinite load when iframe is embedded

I have a web page that uses a "preloader" spinner animation with the following code:

window.onload = function() {
        "use strict";

        var preloader = $('#loading'),
            loader = preloader.find('#loading-center-absolute');
            loader.fadeOut();
            preloader.delay(400).fadeOut('slow');
            
    };

This works fine for all .html except for the one that has a <iframe> YouTube embedded video:

<iframe width="420" height="315" src="https://www.youtube.com/embed/tgbNymZ7vqY"></iframe>

In this page, the preloading spinner never ends. Maybe the <iframe> is calling a kind-of onLoad function internally and the loading falls in an infinite loop.

How can I avoid this behavior without deleting the preloading spinner?

Thanks!

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