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

222
Vistas
Custom jQuery code doesn't fire window.load on iPhones

I'm developing a Wordpress website and I have added a custom jQuery code that should be firing a loading animation when the page is loaded: that doesn't work on iPhone devices.

Here is the code:

jQuery(document).ready(function( $ ){

    $(window).load(function() {
        $(".yellow-rhombus-onpageload").css("clip-path" , "polygon(50% 50%, 50% 50%, 50% 50%, 50% 50%)");
        setTimeout(function() {$(".yellow-rhombus-onpageload").css("display" , "none");}, 1050);
    });
  
});

Basically the "yellow-rhombus-onpageload" div contains an iframe that should disappear once the browser has loaded the page. Instead, the thing doesn't disappear on some iPhone devices i tested, like the iPhone 11 Pro Max and the iPhone 13, both on Safari and Chrome. Everything works fine using Android and Windows devices and even on MacBooks.

What's the issue?

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