Skip to content

Instantly share code, notes, and snippets.

@KaiserEMP
Created September 25, 2017 11:45
Show Gist options
  • Select an option

  • Save KaiserEMP/5a155e4590ebeb194ac682b96ae56704 to your computer and use it in GitHub Desktop.

Select an option

Save KaiserEMP/5a155e4590ebeb194ac682b96ae56704 to your computer and use it in GitHub Desktop.
<script src="www.placeholder.ee" type="text/javascript"></script>
<br><br>
<script>
jQuery(document).ready(function(){
jQuery( ".content-inner" ).on( "click", "a", function() {
jQuery(".BambooHR-ATS-Jobs-Item > a").attr("target", "_blank");
});
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment