$('a').each(function(){ $(this).prop('target','_blank'); });
Asked In: Many Interviews | Alert Moderator
Login to post response