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

191
Vistas
Difference in browser windows that can and can't have tabs

I'm constrained to code (JavaScript, HTML) I can edit in a new window created by a window.open(URL, target, specs) function. I cannot change the opener window in any way.

I'm trying to open links in a way that makes sense - either in a new tab in the current window or a new window, depending on browser settings. But I can't do it.

All I can do is:

  • <a href=URL target="_blank"> opens in a new tab in the original window, causing user disorientation,
  • window.open(URL, name) opens like the above,
  • window.open(URL, name, specs) opens another browser window, giving the user 3 windows to manage.

Ideally, the opener would do something sensible like honor the user preference for opening links in their choice of a new tab or a new window, bit this won't be achievable.

I've noticed a browser window that can't have tabs to be ones created with JavaScript's window.open(URL, name, specs) function and those that can have tabs to be window.open(URL, name), omitting the specs argument.

I'm struggling to understand how browser windows that have tabs differ from those that can't have tabs.

Definitely looking to learn from the community! Thanks for any thoughts.

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