I can't seem to get any help from any of the articles on here. Could anyone help, please?
In the custom html seciotn of Confluence Admin add this to the after body section.
<script type="text/javascript"> AJS.toInit(function () { AJS.$("a[href^='http']").not("[href*='" + location.host + "']").attr('target','_blank'); }); </script>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.