Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

71
Views
Update an opened tab when clicking different links

Using _blank in html I was able to open a new tab (page “B”) from a specific link in Page “A”, my ask is how can I make this opened new tab to be updated when clicking on another links in page “A” rather than opening new tabs ?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Instead of using a _blank target, use a named target.

<a href="//google.com" target="myTarget">Google</a>
<a href="//mozilla.org" target="myTarget">Mozilla</a>

I would put this in a stack snippet, but it seems to block opening links in new tabs...So here's a fiddle, I guess.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!