/ Published in: jQuery

add target blank
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
$('.footer-link3').attr('target', '_blank');
Comments
