add target blank


/ Published in: jQuery
Save to your folder(s)

add target blank


Copy this code and paste it in your HTML
  1. $('.footer-link3').attr('target', '_blank');

Report this snippet


Comments


You need to login to view comments.