SyntaxFix
Write A Post
Hire A Developer
Questions
Using jQuery:
$('#link_other a').each(function(){ $(this).attr('target', '_BLANK'); });