Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
出来ますか?
だから私はリンクを持っています:
<a href='/page.htm' target='_blank'>
2 回クリックすると、2 つの空白のタブが読み込まれます。この特定のリンクを毎回同じ新しいタブにロードする方法はありますか?
window.open を使用して、開いているウィンドウを再利用します。詳細については、この回答を参照してください。
新しいタブで URL を開くか、可能な限り既存のものを再利用します