target="_blank"

19 May 2007

If you use target=”_blank” when creating hyperlinks, you may not be using the latest standards. While all browsers accept this, and will continue to, it doesn’t pass validation for some of the latest standards.

You can get around this by using a rel attribute, using javascript. This is something I’m planning on implementing on my site.

Here is a good article on how to implement it at Sitepoint.com.

Leave a Reply

Thanks For Visiting!