How to stay on current window when the link opens in new tab?

When a user clicks on a link

<a href="www.stackoverflow.com" target="_blank">click</a>

is there a way to stay on the current window instead of going to the tab ?

newest questions tagged jquery – Stack Overflow

About Admin