Html |
---|
<script>
jQuery(document).ready(function() {
jQuery(".external-link").attr("target", "_blank");
});
</script> |
Info |
---|
Need help using ListView? Contact LTS Support to report a problem or ask a question. |
...
Html |
---|
<script>
jQuery(document).ready(function() {
jQuery(".external-link").attr("target", "_blank");
});
</script> |
Info |
---|
Need help using ListView? Contact LTS Support to report a problem or ask a question. |
...