Body Code for Stop Comment links in Blogger #2

<script> 
$(function(){
  $('.comment-content a[rel$=nofollow]').attr("target","_blank");
});
</script>
Copy this code and paste it on Body Tag ##

Comments

Popular posts from this blog

Blogger Contact Us Form Code