Tag: tip

Easily Create External Links Without the Target Attribute

I’m a big fan of keeping sites valid in XHTML 1.0 Strict. When I first started paying attention to standards, one of the things that stumped me right off the bat was the use of external links. This tip shows you how to use jQuery to keep your code valid AND have links open externally.