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

117
Vistas
Mac: create multiple tabs simultaneously in Chrome and Firefox

I am facing the problem of opening multiple pages at once in tabs via JS. In Safari it works fine, on my computer also in Chrome. On other computers Chrome and Firefox create only the first tab. Currently the whole thing looks like this:

function openAllTabs(){
    var pid = $('#PPid').val();
    window.open('exttab.php?typ=Details&pid='+pid);
    window.open('exttab.php?typ=Pruefung&pid='+pid);
    window.open('exttab.php?typ=EUDaten&pid='+pid);
    window.open('exttab.php?typ=EUDateien&pid='+pid);
    window.open('exttab.php?typ=DDaten&pid='+pid);
    window.open('exttab.php?typ=Hilfe&pid='+pid);
}

Does anyone have an idea why this works in Safari and only sometimes in Chrome? Or is there another solution to create multiple tabs with one click that works in all browsers?

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