Web site authors will often use the "target" attribute of the <a> tag to indicate that a hyperlink should open in a new tab or window. This causes annoyance to some users, who would rather maintain that kind of control for themselves. It'd be great to have a switch in the browser to allow it to ignore the target attribute and open every link in the same tab unless the user specifies otherwise, e.g. by middle-clicking. |