Skip to content

Instantly share code, notes, and snippets.

@Pavracer
Created July 8, 2018 18:17
Show Gist options
  • Save Pavracer/c8d260bff8cff45bb37bf0dbea8fa914 to your computer and use it in GitHub Desktop.
Save Pavracer/c8d260bff8cff45bb37bf0dbea8fa914 to your computer and use it in GitHub Desktop.
<script type="text/javascript">
jQuery(document).ready(function(){
jQuery(".custom-slider a").attr('target', '_new');
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment