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

317
Vistas
window.onload functions not working on chrome but on firefox and edge

I am using a basic windows.onload function on a html page.

That's working completely fine on Firefox and Edge as expected but not working on Chrome.

I am using the below code:

jQuery(function($){
    window.onload = function(){
        setTimeout(function(){ 
            jQuery("#loader").hide();
            jQuery("#cont").show();
            jQuery("#cont > div").hide();
            jQuery("#game-start31").show();
       }, 3000);        
    };
});

Not sure if chrome does not like my code or I have violated any terms of them.

Can anyone please let me know where I am making mistake?

Thank you.

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