target="_blank" opens a new window in IE9, instead of a new tab

Viewed 39513

In my link, I have target="_blank" attribute, and it works in Chrome, Firefox, Opera, and of course, Safari and opens the link a new TAB. But When I click on it, in IE9 (and IE8) it opens a new window instead of being opened in a new tab. What should I do?

5 Answers
Related