Template:Team:Macquarie Australia/TopNavBar
From 2014.igem.org
(Difference between revisions)
Line 33: | Line 33: | ||
<script> | <script> | ||
$(document).ready(function() { | $(document).ready(function() { | ||
- | $('a[href^="http://"]').not('[href*="Team: | + | $('a[href^="http://"]').not('[href*="Team:Macquarie_Australia"]').attr('target', '_blank'); |
- | $('a[href^="https://"]').not('[href*="Team: | + | $('a[href^="https://"]').not('[href*="Team:Macquarie_Australia"]').attr('target', '_blank'); |
if ($('body').width() > 868) { | if ($('body').width() > 868) { |
Revision as of 11:03, 20 August 2014