Using JQuery To Open External Links In A New Window
Friday, February 19, 2010 - 10:17
Opening external links in a new window can be useful, but adding target="_blank" can be a real chore. Not only that, but if you are trying to validate the page to XHTML strict then the target attribute will cause errors to appear as it is not defined in XHTML.
Category: