Electrum.targetBlank.js

Problem: target="_blank" causes validation errors with the XHTML Strict doctype.

Solution: include this simple script on your pages, and use class="targetblank" instead of target="_blank".

Caveat: requires jQuery.

The following links will open in a new window:

Download the script