Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
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.

...