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

273
Vistas
Redirection of existing tab and opening a new tab

I would like to replicate what happens when you click the "Coupon Code" button on this website - https://couponfollow.com/. What I see that happens is that the tab that I am on it's been redirected to a new URL (of the store) while a new tab opens with a pop-up modal. I can do either one or the other, but I am not sure how I can accomplish both actions. Do you have any recommendations for this?

about 4 years ago · Santiago Gelvez
1 Respuestas
Responde la pregunta

0

document.addEventListener('click', function(){
  window.location = 'https://google.com'; // current tab
  window.open('https://google.de', '_blank').focus(); // new tab
});

about 4 years ago · Santiago Gelvez Denunciar
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