[jQuery] Opening external links in a new window

[jQuery] Opening external links in a new window


Is there an easy way to do this that does not require you to hand code
each external link? Can you write a Jquery function that does this
for any link that has the string "http" in it?