When a user clicks on a link
<a href="http://www.stackoverflow.com" target="_blank">click</a>
is there a way to stay on the current window instead of going to the tab ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There isn’t a way to currently control this.
If you want to remove the existing behaviour:
Only if you do something like this first…