Skip to content

Instantly share code, notes, and snippets.

@stepahn
Created April 25, 2010 20:34
Show Gist options
  • Save stepahn/378704 to your computer and use it in GitHub Desktop.
Save stepahn/378704 to your computer and use it in GitHub Desktop.
$(document).ready(function() {
$("a[rel='external']").attr('target', '_blank');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment