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

162
Vistas
Chrome does not show modal within javascript click event

I have a bootsrap 4 css framework with jquery. By Clicking a button i want to show a modal box with progress status information. In firefox the modalbox is opening directly, in chrome the box is not shown before the end of the event function.

Example

$('#myButton').click(function(){
   $('box').modal({show:true,backdrop:false}); // open modal box
   App.data.forEach(function(data) { 
     status = status + (100/App.data.length);
     $('#box .progress-bar').css('width',parseInt(status)+"%");
     // do some fancy ajax calls 
   });
});
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